Skip to content

Commit

Permalink
Merge pull request graphnet-team#712 from ArturoLlorente/dependency_m…
Browse files Browse the repository at this point in the history
…issprint

Installation missprint
  • Loading branch information
ArturoLlorente authored May 6, 2024
2 parents 32b9ba9 + 0ea99df commit e13b779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To achieve this, we recommend installing |graphnet|\ GraphNeT into a CVMFS with
pip install --upgrade pip>=20
pip install wheel setuptools==59.5.0
# Install graphnet into the CVMFS as a user
pip install --user -r requirements/torch_cpu.txt -e .[torch, develop]
pip install --user -r requirements/torch_cpu.txt -e .[torch,develop]
Once installed, |graphnet|\ GraphNeT is available whenever you open the CVMFS locally.
Expand Down

0 comments on commit e13b779

Please sign in to comment.