Compare commits

..

1 Commits

Author SHA1 Message Date
coolneng 8df2c3a5a6
Convert org mode README to markdown 2021-05-05 12:24:10 +02:00
1 changed files with 3 additions and 3 deletions

View File

@ -26,19 +26,19 @@ builds.
curl -L https://nixos.org/nix/install | sh
```
1. Clone the repository:
2. Clone the repository:
``` {.shell}
git clone https://git.coolneng.duckdns.org/coolneng/locigenesis
```
1. Change the working directory to the project:
3. Change the working directory to the project:
``` {.shell}
cd locigenesis
```
1. Enter the nix-shell:
4. Enter the nix-shell:
``` {.shell}
nix-shell