Deleted mkdir /Applications/Headphones and set cd to /Applications with git clone. If you do it you end up having /Applications/Headphones/Heaphones and the part of using it as a daemon won't be accurate

mribeiro
2016-02-20 12:25:10 +00:00
parent 9ef4dac543
commit c0da333fae
+1 -2
@@ -36,8 +36,7 @@ Headphones will be installed to `/Applications/Headphones`
* Method 2 (preferred):
* Open a terminal
* Install Git. This can be done via `xcode-select --install`
* Type: `mkdir /Applications/Headphones`
* Type: `cd /Applications/Headphones`
* Type: `cd /Applications`
* Type: `git clone https://github.com/rembo10/headphones.git Headphones`
* Type: `python Headphones.py`
* Headphones will be loaded in your browser or listening @ http://localhost:8181.