Skip to content

Commit

Permalink
Merge pull request #142 from RemiLehe/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
wenatuhs authored Feb 6, 2025
2 parents a2d7bc4 + 6dd6b91 commit d06a5d4
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 @@ -110,7 +110,7 @@ git clone https://github.com/xopt-org/badger.git

Create a fresh Python environment, for example using conda:
```shell
conda env create -n badger-env python=3.12
conda create -n badger-env python=3.12
```

Install Badger as editable:
Expand Down

0 comments on commit d06a5d4

Please sign in to comment.