Skip to content

Commit

Permalink
Merge pull request #327 from European-XFEL/api-installation
Browse files Browse the repository at this point in the history
Document how to install the API
  • Loading branch information
JamesWrigley authored Sep 2, 2024
2 parents 2f86e52 + 552748f commit 976dd51
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 976dd51

Please sign in to comment.