Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SjoerdMurris authored Nov 24, 2023
1 parent a02826d commit fd507c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pip install numpy Cython scipy h5py nibabel matplotlib Pillow numexpr tornado lx
# install this adapted pycortex release
git clone https://github.com/VisionandCognition/NHP-pycortex.git
cd NHP-pycortex
python setup.py develop
sudo python setup.py develop

# [Tip] If you're running into installation issues that are cython related: the following may help
pip install Cython==0.29.36
Expand Down

0 comments on commit fd507c2

Please sign in to comment.