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