Skip to content

Commit

Permalink
Document how to install the API
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesWrigley committed Sep 2, 2024
1 parent 2f86e52 commit 552748f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/internals.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ conda activate damnit
pip install '.[gui,backend]'
```

If you only need the API there's no need to clone the repo, `pip install
damnit` should be sufficient.

## Deployment on Maxwell
DAMNIT is deployed in a stable and beta module on Maxwell:
```bash
Expand Down

0 comments on commit 552748f

Please sign in to comment.