Skip to content

Commit

Permalink
improve install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
albertbou92 committed May 17, 2024
1 parent 2a610ca commit 8a86e8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,4 @@ results/
logs_*

*.DS_Store*
*gpt2_enamine_real.ckpt*
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ To install TorchRL, run
To install AceGen, run (use `pip install -e ./` for develop mode)

pip3 install tqdm wandb hydra-core
git clone https://github.com/Acellera/acegen-open.git
cd acegen-open
pip install ./

Expand Down

0 comments on commit 8a86e8b

Please sign in to comment.