diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2016-10-07 02:12:22 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2016-10-07 02:12:22 +0300 |
commit | e279a83885b4848e22cced2410a04abc2978a126 (patch) | |
tree | 981e9acc22889dc9497e79ca143b6549c1170a01 | |
parent | add README (diff) | |
download | windows-home-e279a83885b4848e22cced2410a04abc2978a126.tar.gz windows-home-e279a83885b4848e22cced2410a04abc2978a126.zip |
README update
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,3 +6,14 @@ They are maintained in this repository and synced across different machines using [config-links]. [config-links]: https://github.com/egor-tensin/config-links + +Deployment +---------- + +Using [config-links]: + + > pwd + /cygdrive/d/workspace/personal/windows-home + + > ../config-links/update.sh -d db.bin -s . + ... |