Skip to content

Commit

Permalink
docs: README reordering update
Browse files Browse the repository at this point in the history
  • Loading branch information
imincik committed Apr 26, 2024
1 parent c096e3a commit 10fd607
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ curl --proto '=https' --tlsv1.2 -sSf \
nix flake show github:imincik/geospatial-nix
```

### Run shell environments

* Launch shell environment containing Python (with fiona) and GDAL
```bash
nix develop github:imincik/geospatial-nix#cli
```

### Run applications without installation

* Launch the latest stable QGIS version
Expand All @@ -46,3 +39,10 @@ nix run github:imincik/geospatial-nix#qgis
```bash
nix run github:imincik/geospatial-nix#qgis-ltr
```

### Run shell environments

* Launch shell environment containing Python (with fiona) and GDAL
```bash
nix develop github:imincik/geospatial-nix#cli
```

0 comments on commit 10fd607

Please sign in to comment.