aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.README.md b/.README.md
index c6ebcd5..7bf066d 100644
--- a/.README.md
+++ b/.README.md
@@ -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.