We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 664ba3b commit 036970aCopy full SHA for 036970a
docs/installation.md
@@ -61,7 +61,7 @@ BRANCH="main"
61
And change the name of the branch into one of your choosing. Save the file. You can now install the branch by running
62
63
```zsh
64
-/bin/bash ./install.sh
+sudo /bin/bash ./install.sh
65
```
66
67
Just answer the questions from the script and OpenRowingMonitor will be installed for you completely.
0 commit comments