Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benlickert authored Jan 13, 2020
1 parent 2ced863 commit 60366c0
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 @@ -13,7 +13,7 @@ The jupyter notebook can be used out of the box.

To compile the C++ code, make sure that the Eigen-C++-library is installed on your system!

Then, perform the following steps:
Then, perform the following steps:\
0) Download the C++ file together with CMakeLists.txt to some folder Langevin
1) Run "cmake -H. -Bbuild" in the shell
2) Run "cmake --build build -- -j3" in the shell
Expand Down

0 comments on commit 60366c0

Please sign in to comment.