From 2a84a32cedf56fdbc85dde9f15ce412f7a1f478d Mon Sep 17 00:00:00 2001 From: conrad Date: Thu, 29 Jul 2021 12:54:19 +1000 Subject: [PATCH] simplification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba921446..de7f5dcc 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ and didn't use the `CMAKE_INSTALL_PREFIX` option, run the following command: sudo make install -If you don't have sudo access, make sure that you use the `CMAKE_INSTALL_PREFIX` option +If you don't have sudo access, make sure to use the `CMAKE_INSTALL_PREFIX` option and run the following command: make install