From e87ab33b2d09d8cc925f3686be776e69c3f69404 Mon Sep 17 00:00:00 2001 From: "yilun.zhang" Date: Fri, 23 Aug 2024 16:39:31 +0800 Subject: [PATCH] Update readme --- code/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/README.md b/code/README.md index b9d4b7b4..0f2164a0 100755 --- a/code/README.md +++ b/code/README.md @@ -43,7 +43,7 @@ repository: "build.sh" is an example to build, you can run it directly at your side. (dependent [codec libraries](dep_codecs/lib) and [external libraries](dep_external/lib/binaural) complied under x64 linux have been provided in advance, -if compile other platform version, please refer to [dependent codecs](dep_codecs/README.md) and [dependent externals]) +if compile other platform versions, please refer to [dependent codecs](dep_codecs/README.md) and [dependent externals](dep_external/src/binaural/README.md)) CMake replaces the configure step typical of many projects. Running CMake will produce configuration and build files for the currently selected CMake