Skip to content

Commit

Permalink
Merge pull request #31 from European-XFEL/install-docs
Browse files Browse the repository at this point in the history
Minor corrections to the installation docs
  • Loading branch information
JamesWrigley authored Jul 28, 2023
2 parents c95bf78 + 1828043 commit 3388d90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ This is where you can find:

## Installation
If you're using EXtra on the Maxwell cluster then you can access it through our
default environment:
default environment (i.e. the `xfel (current)` kernel on Jupyterhub):
```bash
module load exfel exfel-python
```

This installation is always kept updated with the `master` branch. You can
also install it yourself with `pip`:
```bash
pip install extra
pip install euxfel-extra
```

0 comments on commit 3388d90

Please sign in to comment.