Commit 3d8b2ce9e48ed7fa3f000c5cbba21913998d3114
link to rustup.rs
Michael Williams committed on 5/13/2018, 1:35:43 PMParent: a2de68cc1a716fedcf010549ceed0b77aebe92f1
Files changed
README.md | changed |
README.md | |||
---|---|---|---|
@@ -4,10 +4,11 @@ | |||
4 | 4 … | ||
5 | 5 … | _work in progress_ | |
6 | 6 … | ||
7 | 7 … | ## usage | |
8 | -install rust | ||
9 | 8 … | ||
9 … | +[install rust](https://rustup.rs/) | ||
10 … | + | ||
10 | 11 … | > on debian: | |
11 | 12 … | > | |
12 | 13 … | > ``` | |
13 | 14 … | > sudo apt install libncurses5-dev libncursesw5-dev | |
@@ -20,7 +21,7 @@ | |||
20 | 21 … | ``` | |
21 | 22 … | ||
22 | 23 … | controls: | |
23 | 24 … | ||
24 | -- press enter to reset time | ||
25 … | +- press enter to reset loop | ||
25 | 26 … | - press up and down to nudge tempo | |
26 | -- TODO press space to tap tempo | ||
27 … | +- press space to tap to the beat |
Built with git-ssb-web