From 7571040b34b03dda148ab8a62574bcc26ff2035b Mon Sep 17 00:00:00 2001 From: AndresOrtegaGuerrero Date: Fri, 20 Sep 2024 11:14:30 +0000 Subject: [PATCH] Readme Modification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3759c6..34978a3 100644 --- a/README.md +++ b/README.md @@ -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`):