pushing to gitea
parent
f7db69691f
commit
7ca3821950
|
@ -91,7 +91,7 @@ This section is for users who are familiar with git, a Unix-like command line en
|
|||
scripting.
|
||||
|
||||
1. Make sure [Racket](https://racket-lang.org/) is installed
|
||||
2. `git clone git://git.m455.casa/nicethings.git`
|
||||
2. `git clone https://git.m455.casa/m455/nicethings.git`
|
||||
3. `cd nicethings`
|
||||
4. `sudo make install-global`
|
||||
5. `nicethings`
|
||||
|
@ -118,7 +118,7 @@ will need the source code to install nicethings.
|
|||
|
||||
### To download nicethings using git
|
||||
|
||||
1. Run `git clone git://git.m455.casa/nicethings.git`
|
||||
1. Run `git clone https://git.m455.casa/m455/nicethings.git`
|
||||
|
||||
**Note**: This will create a `nicethings` directory in your current directory.
|
||||
|
||||
|
|
Loading…
Reference in New Issue