diff --git a/Readme.md b/Readme.md index ec91a63..98497bc 100644 --- a/Readme.md +++ b/Readme.md @@ -8,6 +8,6 @@ It consists of a few things that I always want to ignore, plus a few things from If you want to get this into your project you can do the following - curl https://raw.github.com/PabloSerbo/GitIgnore/master/.gitignore > .gitignore + curl https://raw.github.com/serby/GitIgnore/master/.gitignore > .gitignore git add .gitignore git commit -m 'Adding .gitignore from github.com/PabloSerbo/GitIgnore' .gitignore