From 63a9e2b4429de1ecb70e9c0d5637946ccaa701d5 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Fri, 14 Sep 2018 15:49:37 +0200 Subject: [PATCH] fixed changeing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fe63d81d59..2d302168fde 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ it as a second step. `./configure` once done * Run `make libinstall` at the end -_Note_: If you install on your system (without changeing the prefix), you will +_Note_: If you install on your system (without changing the prefix), you will need to install as root (`sudo`). As sudo do not propagate environment variables, there wil be some errors. You can use `sudo -E "PATH=$PATH" in order to be sure to have the good environment for install.