From c0da333faeb8b4a5a64ba513d66c7d97c63bea9b Mon Sep 17 00:00:00 2001 From: mribeiro Date: Sat, 20 Feb 2016 12:25:10 +0000 Subject: [PATCH] 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 --- Installation.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Installation.md b/Installation.md index 0c602a0..692ed17 100644 --- a/Installation.md +++ b/Installation.md @@ -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.