summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-08 01:29:42 -0200
committerjesusalva <cpntb1@ymail.com>2018-02-08 01:29:42 -0200
commiteaebeb6180757d64d219837c2b5be4d5b3d26e21 (patch)
tree121a8cba83b3d865247b41e79b5acd455b61061e /README.md
parent7c625e188ff677b6d653bdf0c921f4eba1d584ac (diff)
downloadclientdata-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.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index c138e477..4d860de4 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,8 @@
# Client Data for TMW2
+
+Remember to link music repo music folder here.
+Example command:
+
+```sh
+ln -s music/music client-data/
+```