update repo url.
This commit is contained in:
parent
0b21738937
commit
b8c736a783
@ -31,7 +31,7 @@ This assumes `/usr/bin` is on your `$PATH`:
|
|||||||
1.
|
1.
|
||||||
Clone the repository.
|
Clone the repository.
|
||||||
```sh
|
```sh
|
||||||
git clone https://gitlab.com/m-hgn/snakify-rs.git
|
git clone https://gitlab.com/m-hgn/snakify.git
|
||||||
```
|
```
|
||||||
2.
|
2.
|
||||||
Build the release executable.
|
Build the release executable.
|
||||||
@ -46,6 +46,6 @@ This assumes `/usr/bin` is on your `$PATH`:
|
|||||||
4.
|
4.
|
||||||
Optional clean up
|
Optional clean up
|
||||||
```sh
|
```sh
|
||||||
cd .. && rm -rf snakify-rs
|
cd .. && rm -rf snakify
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user