mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-21 16:34:01 +01:00
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
+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.
|
||||
|
||||
Reference in New Issue
Block a user