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 32b7709 commit c35ee8d
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 @@ -21,7 +21,7 @@ conda create --name neuro
conda activate neuro
# install some prerequisite packages
pip install numpy cython scipy h5py nibabel matplotlib Pillow numexpr tornado lxml networkx jupyter jupyterlab
pip install future scipy shapely html15lib imageio wget
pip install future scipy shapely html5lib imageio wget

# install this adapted pycortex release
git clone https://github.com/VisionandCognition/NHP-pycortex.git
Expand Down

0 comments on commit c35ee8d

Please sign in to comment.