diff options
| author | ruki <[email protected]> | 2020-11-11 23:59:32 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-11-11 23:59:32 +0800 |
| commit | 2f5d2d400e42499a598deb3ebb98e95fd55e5db0 (patch) | |
| tree | d2b8692a44741450597e848e87684f227ef249db | |
| parent | 5a2a13d3561dd31c324a556af577cadb35463d87 (diff) | |
update readme
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |
