Skip to content

Commit 3607149

Browse files
committed
update pyjulip instructions.
1 parent da95b06 commit 3607149

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/gettingstarted/installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ pkg"activate pathtoproject"
3131

3232
### Setting up the Python ASE calculator
3333

34+
!!! warning
35+
At present, it is necessary to have `ASE`, `JuLIP` and `ACE1` installed in your Julia project to use `pyjulip`.
36+
37+
3438
We use a wrapper called `pyjulip` to call julia and evaluate ACE potentials. In a terminal, with the correct julia project and python environment selected, run the following code:
3539

3640
```

0 commit comments

Comments
 (0)