From 55a9f4be37e6c625a23ad08cdc306f70f8b2c9c9 Mon Sep 17 00:00:00 2001 From: livox Date: Fri, 17 May 2019 19:48:30 +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 9865d7a..1fc61d9 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 or you can add it into your environment variables. \ 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 in your environment variables. \ No newline at end of file