diff --git a/README.md b/README.md index 6e0f6bb..7f4ec8d 100644 --- a/README.md +++ b/README.md @@ -41,16 +41,16 @@ apt install openjdk-8-jdk * Clone the repository and build ```bash -bob@hot.machine:~$ git clone https://git.rudefox.io/rudefox/burrow.git -bob@hot.machine:~$ cd burrow -bob@hot.machine:~$ ./gradlew build distTar +git clone https://git.rudefox.io/rudefox/burrow.git +cd burrow +./gradlew build distTar ``` * Find the distribution `.tar` file in `build/distributions/` ## Quick Raspbery Pi Install -* Download the latest image [here](https://repo.rudefox.io/service/rest/v1/search/assets/download?sort=version&group=io.rudefox&name=burrow-pi-img&maven.extension=zip) +* Download the latest [burrow-pi-img](https://git.rudefox.io/rudefox/burrow-pi-img/) image [here](https://repo.rudefox.io/service/rest/v1/search/assets/download?sort=version&group=io.rudefox&name=burrow-pi-img&maven.extension=zip) * Unzip the image file