Skip to content

Commit

Permalink
Update branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
JaapvanEkris authored Mar 11, 2024
1 parent f628f30 commit 8d9cb15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This guide roughly explains how to set up the rowing software and hardware.
Connect to the device with SSH and initiate the following command to set up all required dependencies and to install Open Rowing Monitor as an automatically starting system service:

```zsh
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/JaapvanEkris/openrowingmonitor/v1beta_updates/install/install.sh)"
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/jaapvanekris/openrowingmonitor/HEAD/install/install.sh)"
```

### Check if OpenRowingMonitor runs without issue
Expand Down

0 comments on commit 8d9cb15

Please sign in to comment.