Skip to content

Commit 4231fca

Browse files
committed
Update Google Colab directions
1 parent 8187385 commit 4231fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ commands into a cell and running it.
129129

130130
!pip install pybind11
131131
!git clone --recursive https://github.com/r-barnes/richdem.git ghrichdem
132-
!cd ghrichdem/wrappers/pyrichdem && python3 setup.py install --user
132+
!cd ghrichdem/wrappers/pyrichdem && pip install .
133133

134134
### From PyPI using pip
135135

0 commit comments

Comments
 (0)