summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2020-11-11 23:59:37 +0800
committerruki <[email protected]>2020-11-11 23:59:37 +0800
commitbf90dc4802c02db0e84a28e6ee29eec35d6444b8 (patch)
tree4291ef3508b7f0ef39783d644d25dca0417d5428
parent2f5d2d400e42499a598deb3ebb98e95fd55e5db0 (diff)
update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cfbee4745..ff53f9927 100644
--- a/README.md
+++ b/README.md
@@ -159,7 +159,7 @@ The test project: [xmake-core](https://github.com/xmake-io/xmake/tree/master/cor
### Supported package repositories
-* Official package repository [xmake-repo](https://github.com/xmake-io/xmake-repo)
+* 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
* Conan (conan::openssl/1.1.1g)