diff --git a/README.md b/README.md index 02c0cdd70..c764bf6d9 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ make benchmark Requirements: We require a recent version of cmake. On macOS, the easiest way to install cmake might be to use [brew](https://brew.sh) and then type ``` -brew install cmake" +brew install cmake ``` There is an [equivalent brew on Linux which works the same way as well](https://linuxbrew.sh).