diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-08 01:29:42 -0200 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-08 01:29:42 -0200 |
commit | eaebeb6180757d64d219837c2b5be4d5b3d26e21 (patch) | |
tree | 121a8cba83b3d865247b41e79b5acd455b61061e | |
parent | 7c625e188ff677b6d653bdf0c921f4eba1d584ac (diff) | |
download | clientdata-eaebeb6180757d64d219837c2b5be4d5b3d26e21.tar.gz clientdata-eaebeb6180757d64d219837c2b5be4d5b3d26e21.tar.bz2 clientdata-eaebeb6180757d64d219837c2b5be4d5b3d26e21.tar.xz clientdata-eaebeb6180757d64d219837c2b5be4d5b3d26e21.zip |
Music must be manually linked to work. Warn this at README.
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1 +1,8 @@ # Client Data for TMW2 + +Remember to link music repo music folder here. +Example command: + +```sh +ln -s music/music client-data/ +``` |