Skip to content

Commit

Permalink
Merge branch 'shaokai/0.1.2_patch' of github.com:AdaptiveMotorControl…
Browse files Browse the repository at this point in the history
…Lab/AmadeusGPT into shaokai/0.1.2_patch
  • Loading branch information
yeshaokai committed Aug 9, 2024
2 parents f9ce60e + b962de3 commit 09db607
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,11 @@ make app
```


## [BONUS - customized your conda env]
## [BONUS - installation via a customized conda env]
If you want to set up your own env,

```bash
conda create -n amadesuGPT python=3.10
conda create -n amadeusGPT python=3.10
```
the key dependencies that need installed are:
```python
Expand Down

0 comments on commit 09db607

Please sign in to comment.