Skip to content

Commit

Permalink
replace git repo path with UW-Hydro/RVIC repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Hamman committed Mar 26, 2015
1 parent 15ed9ea commit 18d2944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ source activate rvic
Now, download the RVIC source code:

```shell
git clone https://github.com/jhamman/RVIC.git
git clone git@github.com:UW-Hydro/RVIC.git
```

From the RVIC source code repository, RVIC can be installed using Python's `distutils`:
Expand Down

0 comments on commit 18d2944

Please sign in to comment.