Changed README.md verbiage
This commit is contained in:
parent
a80561a6c3
commit
525621bb00
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user