Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Pilosov <[email protected]>
  • Loading branch information
davidrmiller and mathematicalmichael authored Oct 10, 2024
1 parent d7b2a7c commit 2a0db6f
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 @@ -251,7 +251,7 @@ A `CMakeList.txt` file is provided to allow development, build, test, installati

To build with cmake you need to install cmake.

If you're using docker, `cmake` is already installed. So, you can directly open its terminal to use it:
If you're using docker, `cmake` is already installed in the image. So, you can directly open its terminal to use it:
```sh
docker run --rm -ti -v `pwd`:/app --name biosim biosim4 bash
```
Expand Down

0 comments on commit 2a0db6f

Please sign in to comment.