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