« get me outta code hell

--recursive note - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2018-06-13 20:28:15 -0300
committerFlorrie <towerofnix@gmail.com>2018-06-13 20:28:15 -0300
commit4de13b1d3e1cff28e331607b262513a9583aa08a (patch)
tree8bf7f2ea5d225f76117c59b7dd68e2a1d33d1ba2 /README.md
parent1a82a0cad985dc5d6e712c4e6e2f5705ae836ac7 (diff)
--recursive note
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 31aab66..db5a817 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,8 @@
 You will need a relatively recent version of [Node.js](https://nodejs.org/en/).
 
 ```
-git clone https://git.ed1.club/florrie/mtui.git
+# Please do note --recursive. It clones git submodules.
+git clone --recursive https://git.ed1.club/florrie/mtui.git
 cd mtui
 npm install
 npm link  # Or sudo npm link