« get me outta code hell

Fix to new play method in readme.md - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
diff options
context:
space:
mode:
authorliam4 <towerofnix@gmail.com>2017-07-20 22:39:30 -0300
committerliam4 <towerofnix@gmail.com>2017-07-20 22:39:30 -0300
commitf7f530a2c4acea0bd9e29aa67fc84dcbeffaeb7b (patch)
treee339910d93fc01d4e3ce2e2b358b6f4ae2b3cac0
parenta7258e355364669de57396cc49a115e3aace2ef1 (diff)
Fix to new play method in readme.md
-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