diff --git a/README.md b/README.md index cdd2a426b366640560c6f0ac5e673e5066f32179..4117877a4dfa5ebb7265640c13cb4965901be7dc 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ It requires ENEWZ energy loss calculation program. | 002 | cell | # How to make -* The enewz program should be installed inadvance. -* The path of the enewz library (libenewzlib.a) should be specified. -* The path of libstdc++.a should be specified. +- The enewz program should be installed inadvance. + - http://www.cns.s.u-tokyo.ac.jp/gitlab/hayakawa/enewz-energy-loss-calculator.git +- The path of the enewz library (libenewzlib.a) should be specified. +- The path of libstdc++.a should be specified. Then, just ```console