Skip to content

Commit 6147c04

Browse files
authored
Update INSTALL.sh
1 parent b14f394 commit 6147c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ cd build
33
cmake ..
44
make
55
cd ..
6-
#pip install numpy cython
6+
pip install numpy cython
77
cd src
88
python setup.py build_ext --inplace

0 commit comments

Comments
 (0)