Skip to content

Commit

Permalink
docs: README update
Browse files Browse the repository at this point in the history
  • Loading branch information
imincik committed Feb 12, 2024
1 parent 424cd3d commit 0b4d244
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ cd my-project

git init

nix run github:imincik/geospatial-nix#geonixcli init
nix run github:imincik/geospatial-nix#geonixcli -- init

git add *
```
Expand All @@ -70,7 +70,7 @@ git add *

* Launch shell environment
```bash
nix run github:imincik/geospatial-nix#geonixcli shell
nix run .#geonixcli -- shell
```

### More information about used technologies
Expand Down

0 comments on commit 0b4d244

Please sign in to comment.