From a78fdb2fd6d035f3b110f1db32ead2302cce6e7f Mon Sep 17 00:00:00 2001 From: jielinxu <52057195+jielinxu@users.noreply.github.com> Date: Mon, 2 Dec 2019 11:47:13 +0800 Subject: [PATCH] [skip ci] minor change --- install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.md b/install.md index d9914f66b8..35884ffd52 100644 --- a/install.md +++ b/install.md @@ -160,4 +160,4 @@ Then try reinstalling the latest CMake from source with `--system-curl` option: $ make $ sudo make install ``` -If the `--system-curl` 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.