summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2020-11-11 23:59:32 +0800
committerruki <[email protected]>2020-11-11 23:59:32 +0800
commit2f5d2d400e42499a598deb3ebb98e95fd55e5db0 (patch)
treed2b8692a44741450597e848e87684f227ef249db
parent5a2a13d3561dd31c324a556af577cadb35463d87 (diff)
update readme
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c7839535c..cfbee4745 100644
--- a/README.md
+++ b/README.md
@@ -159,8 +159,8 @@ 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 Manager [Xrepo](https://github.com/xmake-io/xrepo)
+* Official package repository [xmake-repo](https://github.com/xmake-io/xmake-repo)
+* Official package manager [Xrepo](https://github.com/xmake-io/xrepo)
* User-built repositories
* Conan (conan::openssl/1.1.1g)
* Vcpkg (vcpkg:ffmpeg)