diff --git a/README.md b/README.md index f7e561f7..93d6083a 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ make sudo make install ``` -For details, you could reference `.travis_linux.sh` in the source root. +For details, you could reference [.travis_linux.sh](.travis_linux.sh) in the source root. ## MacOS If you prefer command line on macOS, you could follow these steps. diff --git a/README_zh.md b/README_zh.md index c8ced799..374e0a69 100644 --- a/README_zh.md +++ b/README_zh.md @@ -167,7 +167,7 @@ make sudo make install ``` -更多细节,您可以参考源代码根目录下的`.travis_linux.sh`。 +更多细节,您可以参考源代码根目录下的 [.travis_linux.sh](.travis_linux.sh) 。 ## MacOS 在macOS下,您可以执行以下步骤来编译: