Skip to content

Commit 976dd51

Browse files
authored
Merge pull request #327 from European-XFEL/api-installation
Document how to install the API
2 parents 2f86e52 + 552748f commit 976dd51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/internals.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ conda activate damnit
2626
pip install '.[gui,backend]'
2727
```
2828

29+
If you only need the API there's no need to clone the repo, `pip install
30+
damnit` should be sufficient.
31+
2932
## Deployment on Maxwell
3033
DAMNIT is deployed in a stable and beta module on Maxwell:
3134
```bash

0 commit comments

Comments
 (0)