Skip to content

Commit 3388d90

Browse files
authored
Merge pull request #31 from European-XFEL/install-docs
Minor corrections to the installation docs
2 parents c95bf78 + 1828043 commit 3388d90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ This is where you can find:
1212

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

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

0 commit comments

Comments
 (0)