changed clone command
parent
79ab0bab7f
commit
f5e8f6212d
|
@ -92,7 +92,7 @@ This section is for users who are familiar with git, a Unix-like command line en
|
||||||
scripting.
|
scripting.
|
||||||
|
|
||||||
1. Make sure [Racket](https://racket-lang.org/) is installed
|
1. Make sure [Racket](https://racket-lang.org/) is installed
|
||||||
2. `git clone -b main https://notabug.org/m455/nicethings`
|
2. `git clone https://notabug.org/m455/nicethings`
|
||||||
3. `cd nicethings`
|
3. `cd nicethings`
|
||||||
4. `sudo make install-global`
|
4. `sudo make install-global`
|
||||||
5. `nicethings`
|
5. `nicethings`
|
||||||
|
|
Loading…
Reference in New Issue