Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
formatting
  • Loading branch information
Liz committed Jan 14, 2016
1 parent 83c5224 commit f049415
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 @@ -11,7 +11,7 @@ We are using Git submodules to manage various pieces of code. To build the mast
* `git submodule update`

# Build flags for CMake
* cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_DOC=OFF -DBUILD_SHARED_LIBS=OFF -DENABLE_FETK=ON <apbs src location>
* `cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_DOC=OFF -DBUILD_SHARED_LIBS=OFF <apbs src location>`

## Using geometric flow
If you want to use the geometric flow implementation, when invoking CMake, set ENABLE_GEOFLOW to ON, e.g., `-DENABLE_GEOFLOW=ON`.
Expand Down

0 comments on commit f049415

Please sign in to comment.