From 3ac8db7e92d988b235f191537ef5f229105d23f7 Mon Sep 17 00:00:00 2001 From: ariahahn Date: Tue, 11 May 2021 17:07:29 -0700 Subject: [PATCH] Update install.rst --- docs/manual/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/install.rst b/docs/manual/install.rst index b78594e..bfe7287 100644 --- a/docs/manual/install.rst +++ b/docs/manual/install.rst @@ -61,7 +61,7 @@ untar the files, make and install, which takes a few minutes $ tar -zxvf c_cpp_sources.1.0.tar.gz $ cd c_cpp_sources - $ make` + $ make $ sudo make install NOTE: if you would like to unstall then type