Skip to content

Commit

Permalink
Fix #462
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaMolod authored Nov 21, 2024
1 parent 802079e commit 505a5e1
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 @@ -282,7 +282,7 @@ Download CCP4 from https://www.ccp4.ac.uk/download/#os=linux and copy to your se
tar xvzf ccp4-9.0.003-linux64.tar.gz
cd ccp4-9
cp bin/pisa bin/sc <writable_image_dir>/software/
cp /lib/* <writable_image_dir>/software/lib64/
cp -rn lib/* <writable_image_dir>/software/lib64/
```

Create a new Singularity with CCP4 included
Expand Down

0 comments on commit 505a5e1

Please sign in to comment.