aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-10-05 05:06:46 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-10-05 05:06:46 +0300
commit61e5f47386493c48a05d1fc43d957eb46dff4f8e (patch)
treee9c3b2999c26efe52a0ddfc1e465efd2db80b747
parentREADME update (diff)
downloadconfig-links-61e5f47386493c48a05d1fc43d957eb46dff4f8e.tar.gz
config-links-61e5f47386493c48a05d1fc43d957eb46dff4f8e.zip
README update
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2cc9f22..ce7dbc1 100644
--- a/README.md
+++ b/README.md
@@ -28,8 +28,8 @@ For example, here's a possible representation of the "%PROGRAMDATA%" directory:
└── test.txt
Running the script above would create a symlink at
-"C:\ProgramData\a\b\c\test.txt" pointing "%PROGRAMDATA%\a\b\c\test.txt" in this
-repository.
+"C:\ProgramData\a\b\c\test.txt" pointing to "%PROGRAMDATA%\a\b\c\test.txt" in
+this repository.
Limitations
-----------