Skip to content

Commit 0fd44f0

Browse files
author
Richard Michael
committed
change requirements location to lambo spec
1 parent 378fc64 commit 0fd44f0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/protein-optimization/using_poli/objective_repository/foldx_rfp_lambo.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ You can either run this objective function in your current environment (assuming
2727
You will have to install the following two dependencies:
2828

2929
```bash
30-
cd `~/lambo/`
31-
pip install -r requirements.txt
30+
pip install -r ~/lambo/requirements.txt
3231
```
3332

3433
This contains: `pytorch botorch python-levenshtein wandb biopython hydra-core pymoo pandas deepchem transformers selfies jupyter seaborn pyscreener` and other packages.

0 commit comments

Comments
 (0)