Skip to content

Commit

Permalink
User install is suggested in the README (#90)
Browse files Browse the repository at this point in the history
This fixes #80
  • Loading branch information
mikibonacci authored Sep 20, 2024
1 parent b042578 commit 040d2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Plugin to compute vibrational properties of materials via the aiida-vibroscopy A
Once cloned the repository, `cd` into it and:

```shell
pip install -e
pip install --user .
```

If you want to easily set up phonopy, use the CLI of this package (inspect it via `aiidalab-qe-vibroscopy --help`):
Expand Down

0 comments on commit 040d2c9

Please sign in to comment.