Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
k-yoshimi authored Feb 18, 2019
1 parent e46147d commit 125e4f8
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 125e4f8

Please sign in to comment.