Skip to content

Commit 858885a

Browse files
committed
REL: Specify numpy needs to be pip-installed first
I guess this temporarily closes #168. Ideally we'd do something fancy like DEICODE does, but we can change that in the future if doable.
1 parent ea55eb5 commit 858885a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ online [here](https://fedarko.github.io/qurro/demos/red_sea/index.html).
4646
You can install Qurro using [pip](https://pip.pypa.io/en/stable/):
4747

4848
```
49+
pip install numpy
4950
pip install qurro
5051
```
5152

0 commit comments

Comments
 (0)