Skip to content

Commit

Permalink
Update install links
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Nov 25, 2023
1 parent 874375e commit e04ab61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,4 @@ The documentation can be found [here](./documentation/README.md)

## Installation?

Run the following one-liner in a shell and follow the instructions

~~~bash
cd; bash <(wget -qO- https://raw.githubusercontent.com/MiczFlor/RPi-Jukebox-RFID/future3/develop/installation/install-jukebox.sh)
~~~
[Install Phoniebox software](documentation/builders/installation.md#install-phoniebox-software)
8 changes: 2 additions & 6 deletions installation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ No output to both console and logfile: "$ command > /dev/null"

[Learn more about bash script outputs](https://stackoverflow.com/questions/18460186/writing-outputs-to-log-file-and-console)

## Quick Installation
## Installation

Note: Replace the branch in this command to be the one you like to install depending on your needs. Release branch is preset.

```bash
cd; bash <(wget -qO- https://raw.githubusercontent.com/MiczFlor/RPi-Jukebox-RFID/future3/main/installation/install-jukebox.sh)
```
[Install Phoniebox software](../documentation/builders/installation.md#install-phoniebox-software)

0 comments on commit e04ab61

Please sign in to comment.