diff options
Diffstat (limited to '')
-rw-r--r-- | .README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Deployment To deploy on a fresh Cygwin installation, execute the lines below. **Be careful** though, some of your files might get **deleted**. Namely, your ".gitignore" file (if present) will be overwritten and basically -all of your files that have their counterparts present in this repository will +all of your files that have their substitutions present in this repository will be deleted. Execute the lines below one-by-one and, **most importantly**, review the list of files `git clean` will delete by adding the `--dry-run` parameter. |