Skip to content

Commit

Permalink
Update setup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simdok committed May 16, 2022
1 parent 2afdf17 commit cff7745
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ cd fairscale
git checkout prefetch_fsdp_params_simple
pip3 install -e .
```
## Install metaseq
## Install dpt
```
git clone https://github.com/facebookresearch/metaseq.git
cd metaseq
git clone https://github.com/dedsecurity/dpt.git
cd dpt
pip3 install -e .
# turn on pre-commit hooks
Expand Down

0 comments on commit cff7745

Please sign in to comment.