Skip to content

Commit

Permalink
Spell PLink correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
culler committed Jan 24, 2025
1 parent 8bdb5dd commit 8704a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install_snappy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ docker exec -w /tmp builder app_root/bin/python3 -m pip install \
setuptools wheel cython sphinx sphinx-rtd-theme pyx

# Install PLink
docker exec -w /tmp builder git clone https://github.com/3-manifolds/Plink
docker exec -w /tmp builder git clone https://github.com/3-manifolds/PLink
docker exec -w /tmp/PLink builder /tmp/app_root/bin/python3 -m pip install .

# Install Spherogram
Expand Down

0 comments on commit 8704a2e

Please sign in to comment.