Skip to content

Commit

Permalink
Update README.md (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
joglekara authored Oct 25, 2024
1 parent 6fcd5a8 commit a5f6d31
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
ADEPT is an **A**utomatic **D**ifferentation **E**nabled **P**lasma **T**ransport code.

## Installation
### User
`pip install git+https://github.com/ergodicio/adept.git`

### Developer
### Conda
1. Install `conda` (we recommend `mamba`)
2. `mamba env create -f env.yaml` or `mamba env create -f env_gpu.yaml`
Expand Down

0 comments on commit a5f6d31

Please sign in to comment.