Spacing issue in readme

This commit is contained in:
Layla Marchant 2020-03-05 14:46:18 -05:00
parent 520ba34c8f
commit 89d3185036
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ The arguments are technically optional, but recommended.
If for some reason you need to remove all of these files from your
directory, you can do so via the following command (requires Git):
git clean -fdx
git clean -fdx
Note: automatically generated files are listed in .gitignore, so you
generally don't actually have to do this.