summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2020-11-11 23:59:51 +0800
committerruki <[email protected]>2020-11-11 23:59:51 +0800
commitedfb83cbc469d7f867f4dee74fb378fd1be08d72 (patch)
treec966a33daae71ee7eaa7e21f97cc7d4b90e3df73
parentbf90dc4802c02db0e84a28e6ee29eec35d6444b8 (diff)
update 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 ff53f9927..35ffb6da1 100644
--- a/README.md
+++ b/README.md
@@ -161,7 +161,7 @@ The test project: [xmake-core](https://github.com/xmake-io/xmake/tree/master/cor
* Official package repository [xmake-repo](https://github.com/xmake-io/xmake-repo) (tbox >1.6.1)
* Official package manager [Xrepo](https://github.com/xmake-io/xrepo)
-* User-built repositories
+* [User-built repositories](https://xmake.io/#/package/remote_package?id=using-self-built-private-package-repository)
* Conan (conan::openssl/1.1.1g)
* Vcpkg (vcpkg:ffmpeg)
* Homebrew/Linuxbrew (brew::pcre2/libpcre2-8)
diff --git a/README_zh.md b/README_zh.md
index decc74226..10c66bd50 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -170,7 +170,7 @@ $ xmake f --menu
* 官方自建仓库 [xmake-repo](https://github.com/xmake-io/xmake-repo) (tbox >1.6.1)
* 官方包管理器 [Xrepo](https://github.com/xmake-io/xrepo)
-* 用户自建仓库
+* [用户自建仓库](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)
* Vcpkg (vcpkg:ffmpeg)
* Homebrew/Linuxbrew (brew::pcre2/libpcre2-8)