Skip to content

Commit

Permalink
docs: clarify example command in INSTALL.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Williamson <[email protected]>
  • Loading branch information
program-- and mattw-nws committed Sep 5, 2023
1 parent be29c58 commit bfadd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ cmake --build build --target ngen -- -j 2
**Running the Model:**

```shell
./build/ngen data/catchment_data.geojson "" data/nexus_data.geojson "" data/example_realization_config.json
./build/ngen data/catchment_data.geojson all data/nexus_data.geojson all data/example_realization_config.json
```

---
Expand Down

0 comments on commit bfadd3f

Please sign in to comment.