« get me outta code hell

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:
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