Skip to content

Commit

Permalink
Fixed typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhusar committed Jan 15, 2020
1 parent f808734 commit 0cb4e6a
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 @@ -73,7 +73,7 @@ Running 'python run.py --help' shows other options.

To build just MCell, run these commands after you ran the 'python run.py'.

cd mcell_tools/work/build\_mcell
cd mcell_tools/work/build_mcell
cmake ../../../mcell -DCMAKE_BUILD_TYPE=Release
make

Expand Down

0 comments on commit 0cb4e6a

Please sign in to comment.