« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9748da4..5956d43 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ $ python3 -m http.server <some_port>
 $ cd http-music
 $ yarn  # to install Node.js dependencies; you'll also need `avconv` and `mpv`.
 $ npm run crawl-http -- <server_ip> > playlist.json
-$ node .  # Go!
+$ node . play  # Go!
 ```
 
 **Zomg command line arguments documentation????** — Yes; read the docs! There's