More verbose instructions
This commit is contained in:
parent
36606ab574
commit
87476d1aaf
1 changed files with 3 additions and 4 deletions
|
@ -10,7 +10,6 @@
|
|||
|
||||
## Instructions
|
||||
1. Create an ExoPlaSim model
|
||||
2. Save it as model.py
|
||||
3. Set the `$MODEL` environment variable to the directory containing your model.py
|
||||
4. Run the docker container with `docker compose run -it --rm exoplasim`
|
||||
|
||||
2. Save it somewhere with the filename `model.py`
|
||||
3. Edit the `.env` file and add the directory containing `model.py` after `MODEL=`
|
||||
4. Run the docker container (eg. `docker compose run -it --rm exoplasim`)
|
Loading…
Add table
Add a link
Reference in a new issue