Skip to content
Snippets Groups Projects
Unverified Commit fcf9ed0f authored by Steve Plimpton's avatar Steve Plimpton Committed by GitHub
Browse files

Merge pull request #946 from b-v/patch-1

Update README.md
parents 66184813 12d8370e
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ cmake /path/to/lammps/source/cmake ...@@ -9,7 +9,7 @@ cmake /path/to/lammps/source/cmake
To enable package, e.g. GPU do To enable package, e.g. GPU do
``` ```
cmake /path/to/lammps/source/cmake -DENABLE_GPU=ON cmake /path/to/lammps/source/cmake -DPKG_GPU=ON
``` ```
cmake has many many options, do get an overview use the curses-based cmake interface, ccmake: cmake has many many options, do get an overview use the curses-based cmake interface, ccmake:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment