Update INSTALL.md (#1265)

Fix indentation.
pull/1275/head
Lutkin Wang 2020-02-19 10:24:58 +08:00 committed by GitHub
parent 5a0819cb2a
commit e9cc51dbb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.