-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
465e8d4
commit 57af412
Showing
1 changed file
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,8 +31,7 @@ Installing PARAM is necessary for Chakra to function properly as it imports esse | |
```bash | ||
$ git clone [email protected]:facebookresearch/param.git | ||
$ cd param/et_replay | ||
$ git checkout 884a1f0154a16e2c170e456f8027f2646c9108ae | ||
$ sed -i '' '13d' pyproject.toml | ||
$ git checkout ea12ab702712e9986db85cd5773eb5902f28af2a | ||
$ pip install . | ||
``` | ||
|
||
|