summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-08-27 00:50:20 +0800
committerruki <[email protected]>2022-08-27 00:50:20 +0800
commiteb9a71b929de0c144dad3d137c61297c908440c8 (patch)
treea2ce2b69aad844ce4ef7f8f6bd02c1f561958cae
parent94a08189750a602b147624e169c62fd4933c0611 (diff)
fix readme
-rw-r--r--README.md2
-rw-r--r--README_zh.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index fbc19a0ba..473ecdbfa 100644
--- a/README.md
+++ b/README.md
@@ -196,7 +196,7 @@ The test project: [xmake-core](https://github.com/xmake-io/xmake/tree/master/cor
* [User-built repositories](https://xmake.io/#/package/remote_package?id=using-self-built-private-package-repository)
* Conan (conan::openssl/1.1.1g)
* Conda (conda::libpng 1.3.67)
-* Vcpkg (vcpkg:ffmpeg)
+* Vcpkg (vcpkg::ffmpeg)
* Homebrew/Linuxbrew (brew::pcre2/libpcre2-8)
* Pacman on archlinux/msys2 (pacman::libcurl)
* Apt on ubuntu/debian (apt::zlib1g-dev)
diff --git a/README_zh.md b/README_zh.md
index 51ab1f293..77b7fc709 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -205,7 +205,7 @@ $ xmake f --menu
* [用户自建仓库](https://xmake.io/#/zh-cn/package/remote_package?id=%e4%bd%bf%e7%94%a8%e8%87%aa%e5%bb%ba%e7%a7%81%e6%9c%89%e5%8c%85%e4%bb%93%e5%ba%93)
* Conan (conan::openssl/1.1.1g)
* Conda (conda::libpng 1.3.67)
-* Vcpkg (vcpkg:ffmpeg)
+* Vcpkg (vcpkg::ffmpeg)
* Homebrew/Linuxbrew (brew::pcre2/libpcre2-8)
* Pacman on archlinux/msys2 (pacman::libcurl)
* Apt on ubuntu/debian (apt::zlib1g-dev)