Skip to content

Commit

Permalink
referenced labdao-apps ghcr as long as numpy issue persists
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasTR authored Jan 12, 2023
1 parent bc7d0ec commit 596d6ab
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 @@ -17,7 +17,7 @@ cd /home/ubuntu
git clone https://github.com/labdao/equibind.git
# running the container on ubuntu linux
docker run -v /home/ubuntu/equibind/test:/inputs -v /home/ubuntu:/outputs ghcr.io/labdao/equibind:main python main.py --protein /inputs/test.pdb --small_molecule_library /inputs/test.sdf
docker run -v /home/ubuntu/equibind/test:/inputs -v /home/ubuntu:/outputs ghcr.io/labdao-apps/equibind:main python main.py --protein /inputs/test.pdb --small_molecule_library /inputs/test.sdf
```

## Public Container Execution
Expand Down

0 comments on commit 596d6ab

Please sign in to comment.