|
|
@@ -1,15 +1,15 @@
|
|
|
-## Installation for complete newbies like me
|
|
|
+## Installation
|
|
|
|
|
|
### Linux
|
|
|
|
|
|
#### Clone this repo
|
|
|
``` bash
|
|
|
-$ git clone https://gogs.enikesha.net/chad-partners/chad-music.git
|
|
|
+$ git clone https://gogs.chad-partners.com/chad-partners/chad-music.git
|
|
|
```
|
|
|
|
|
|
#### Clone taglib dependency
|
|
|
``` bash
|
|
|
-$ git clone https://gogs.enikesha.net/chad-partners/taglib.git
|
|
|
+$ git clone https://gogs.chad-partners.com/chad-partners/taglib.git
|
|
|
```
|
|
|
|
|
|
#### Install libev
|