Compare commits

..

1 Commits

Author SHA1 Message Date
coolneng 4ad825779a
Convert org mode README to markdown 2021-05-05 12:23:23 +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
```
2. Clone the repository:
1. Clone the repository:
``` {.shell}
git clone https://git.coolneng.duckdns.org/coolneng/locigenesis
```
3. Change the working directory to the project:
1. Change the working directory to the project:
``` {.shell}
cd locigenesis
```
4. Enter the nix-shell:
1. Enter the nix-shell:
``` {.shell}
nix-shell