Skip to content

Commit

Permalink
created HBrouting branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathaniel Chaney committed Oct 7, 2020
1 parent 4c4a132 commit 848c205
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ HydroBlocks

The following steps walk through how to install HydroBlocks and run it over the SGP site in Oklahoma

**1. Clone the the dev_nate branch of HydroBlocks.**
**1. Clone the the HBrouting branch of HydroBlocks.**

```
git clone --single-branch --branch dev_nate https://github.com/chaneyn/HydroBlocks.git
git clone --single-branch --branch HBrouting https://github.com/chaneyn/HydroBlocks.git
cd HydroBlocks
```

Expand All @@ -18,7 +18,7 @@ conda env create -f yml/HB_linux64.yml
source activate HB
```

**3. Install the dev_nate branch of HydroBlocks.**
**3. Install the HBrouting branch of HydroBlocks.**

```
python setup.py
Expand Down

0 comments on commit 848c205

Please sign in to comment.