Skip to content

Commit

Permalink
Only clone single branch
Browse files Browse the repository at this point in the history
  • Loading branch information
JurgenZach-NOAA authored Jul 26, 2024
1 parent 69a62a7 commit 4ac314e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ python3 -m nwm_routing -f -V4 test_AnA_V4_HYFeature.yaml
```
- Clone a T-route repository (the current main branch is used as an example):
```shell
git clone https://github.com/NOAA-OWP/t-route.git
git clone --progress --single-branch --branch master http://github.com/NOAA-OWP/t-route.git
cd troute1
```
- Install python packages per requirements file
Expand Down

0 comments on commit 4ac314e

Please sign in to comment.