Compare commits
1 Commits
34d86fa67c
...
f30fc31c29
Author | SHA1 | Date |
---|---|---|
coolneng | f30fc31c29 |
|
@ -22,13 +22,13 @@ curl -L https://nixos.org/nix/install | sh
|
|||
2. Clone the repository:
|
||||
|
||||
```bash
|
||||
git clone https://git.coolneng.duckdns.org/coolneng/locigenesis
|
||||
git clone https://git.coolneng.duckdns.org/coolneng/locimend
|
||||
```
|
||||
|
||||
3. Change the working directory to the project:
|
||||
|
||||
```bash
|
||||
cd locigenesis
|
||||
cd locimend
|
||||
```
|
||||
|
||||
4. Enter the nix-shell:
|
||||
|
|
Loading…
Reference in New Issue