diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-09-06 01:59:25 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-09-06 01:59:25 +0300 |
commit | c6d065fed2ddc28ab8c2c440dc79ecf02ef8cc4d (patch) | |
tree | 751f1e476bb9dfc9a0d087a49c07e30819471c4b | |
parent | README update (diff) | |
download | linux-home-c6d065fed2ddc28ab8c2c440dc79ecf02ef8cc4d.tar.gz linux-home-c6d065fed2ddc28ab8c2c440dc79ecf02ef8cc4d.zip |
README update
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. |