From a056ebe64ecedcc73874b1d06ab19eb235780147 Mon Sep 17 00:00:00 2001 From: Liam Date: Tue, 13 Jun 2017 10:08:01 -0300 Subject: Fix old crawl command name in demo I can't believe I'm actually committing from the GitHub website. (At least it's through a phone; that's definitely a good excuse!) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5df911d..ff37597 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ $ python3 -m http.server # On the client; that is, the device with http-music: $ cd http-music $ yarn # to install Node.js dependencies; you'll also need `avconv` and `play`/`sox`. -$ npm run crawl-recursive -- > playlist.json +$ npm run crawl-http -- > playlist.json $ node . # Go! ``` -- cgit 1.3.0-6-gf8a5