From 6f71ebbf98dcaff718459b57fb91c2f355777cd2 Mon Sep 17 00:00:00 2001 From: livox Date: Fri, 17 May 2019 19:47:41 +0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index c75f948..9865d7a 100644 --- a/Home.md +++ b/Home.md @@ -34,4 +34,4 @@ cmake .. make sudo make install ``` -As the PKG_CONFIG_PATH will only take effect on the current terminal, next time please re-add it when you build project in another terminal. \ No newline at end of file +As the PKG_CONFIG_PATH will only take effect on the current terminal, next time please re-add it when you build project in another terminal or you can add it into your environment variables. \ No newline at end of file