diff options
Diffstat (limited to 'README.md')
-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/ +``` |