Update documentation for rebase

The release/upstream branches no longer exist; everything is now in
develop. This fixes #56.
master
Eugene E. Kashpureff Jr 8 years ago
parent 4d160db69b
commit 9392988f12
  1. 3
      INSTALL.md

@ -18,12 +18,11 @@ $ echo $JAVA_HOME
$
```
Now you can clone a copy of this repository and switch to the `release` branch if it is not automatically checked out:
Now you can clone a copy of this repository:
```
$ git clone git://github.com/Libresonic/libresonic.git
$ cd libresonic
$ git checkout release
$
```

Loading…
Cancel
Save