diff --git a/INSTALL.md b/INSTALL.md index 90941c0104a13c2b0685b528c6a6170e43eb16df..255e095792d5ae5d428acb0ae3cc680d9b204e69 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -157,7 +157,7 @@ Then try reinstalling the latest CMake from source with `--system-curl` option: $ make $ sudo make install ``` -If the `--system-curl` command doesn't work, you can also reinstall CMake in **Ubuntu Software** on your local computer. + If the `--system-curl` command doesn't work, you can also reinstall CMake in **Ubuntu Software** on your local computer. 2. If you encounter the following error when compiling in a Docker image: `internal compiler error`. Try increasing the memory allocated to docker first.