Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taruncse authored Sep 19, 2018
1 parent 73a5017 commit 874b779
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ git push -u origin master

* Ignore files that have already been committed to the repo

``` git rm -r --cached ```
``` git rm -r --cached ```

``` git add ```
``` git add ```

``` git commit -m "Clean up ignored files" ```
``` git commit -m "Clean up ignored files" ```

0 comments on commit 874b779

Please sign in to comment.