Skip to content

Commit

Permalink
Merge pull request #2 from k-yoshimi/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
j-otsuki authored Feb 18, 2019
2 parents e46147d + c4c01c3 commit 436a0a3
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 @@ -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=<path_to_triqs_install_dir> -DPOMEROL_PATH=<path_to_pomerol_install_dir>`
- `cmake ../pomerol2triqs1.4 -DCMAKE_BUILD_TYPE=Release -DTRIQS_PATH=<path_to_triqs_install_dir> -Dpomerol_DIR=<path_to_pomerol_install_dir>/share/pomerol`
- `make`
- `make install`

Expand Down

0 comments on commit 436a0a3

Please sign in to comment.