diff --git a/README.md b/README.md index 701c632..2887083 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Installation - Install **version 1.4.2** of [TRIQS](https://triqs.ipht.cnrs.fr/1.x/install.html) library. - `git clone https://github.com/j-otsuki/pomerol2triqs1.4.git` - `mkdir pomerol2triqs1.4.build && cd pomerol2triqs1.4.build` -- `cmake ../pomerol2triqs1.4 -DCMAKE_BUILD_TYPE=Release -DTRIQS_PATH= -DPOMEROL_PATH=` +- `cmake ../pomerol2triqs1.4 -DCMAKE_BUILD_TYPE=Release -DTRIQS_PATH= -Dpomerol_DIR==/share/pomerol` - `make` - `make install`