mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
[docs] Rename repo: ejurgensen -> owntone
This commit is contained in:
@@ -4,7 +4,7 @@ This document contains instructions for installing forked-daapd from the git
|
||||
tree.
|
||||
|
||||
The source for this version of forked-daapd can be found here:
|
||||
[ejurgensen/forked-daapd](https://github.com/ejurgensen/forked-daapd.git)
|
||||
[owntone/forked-daapd](https://github.com/owntone/forked-daapd.git)
|
||||
|
||||
The original (now unmaintained) source can be found here:
|
||||
[jblache/forked-daapd](http://git.debian.org/?p=users/jblache/forked-daapd.git)
|
||||
@@ -50,7 +50,7 @@ Optional packages:
|
||||
Then run the following (adding configure arguments for optional features):
|
||||
|
||||
```bash
|
||||
git clone https://github.com/ejurgensen/forked-daapd.git
|
||||
git clone https://github.com/owntone/forked-daapd.git
|
||||
cd forked-daapd
|
||||
autoreconf -i
|
||||
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
|
||||
@@ -80,7 +80,7 @@ sudo yum install \
|
||||
Clone the forked-daapd repo:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/ejurgensen/forked-daapd.git
|
||||
git clone https://github.com/owntone/forked-daapd.git
|
||||
cd forked-daapd
|
||||
```
|
||||
|
||||
@@ -175,7 +175,7 @@ Optional features require the following additional ports:
|
||||
Clone the forked-daapd repo:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/ejurgensen/forked-daapd.git
|
||||
git clone https://github.com/owntone/forked-daapd.git
|
||||
cd forked-daapd
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user