From 125e4f8880c639499c3556c9e9b604daac70b256 Mon Sep 17 00:00:00 2001 From: Yoshimi Date: Mon, 18 Feb 2019 16:06:57 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`