Skip to content

Commit

Permalink
make default the editable mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Salem Lahlou committed Jan 11, 2025
1 parent 1017316 commit 46c1784
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 @@ -40,7 +40,7 @@ git clone https://github.com/GFNOrg/torchgfn.git
conda create -n gfn python=3.10
conda activate gfn
cd torchgfn
pip install ".[all]"
pip install -e ".[all]"
```


Expand Down

0 comments on commit 46c1784

Please sign in to comment.