summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2021-10-28 22:37:37 +0800
committerruki <[email protected]>2021-10-28 22:37:37 +0800
commit0b3057dce66dc41957de6c588d1fd2664c8de298 (patch)
tree312a1ea7364f22292587a5db27ff7b5fd058de7d
parent07e83caa38bce6835f8e68673b106f6d56d6d607 (diff)
fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e7e77eccc..3c1350bfb 100644
--- a/README.md
+++ b/README.md
@@ -188,7 +188,7 @@ The test project: [xmake-core](https://github.com/xmake-io/xmake/tree/master/cor
* The official repository provides nearly 500+ packages, one-click compilation on all platforms
* Full platform package support, support for cross-compiled dependent package integration
* Support package virtual environment, `xrepo env shell`
-* Rrecompiled package acceleration for windows
+* Precompiled package acceleration for windows
* Support self-built package repositories, private repository deployment
* Third-party package repository support, such as: vcpkg, conan, conda, etc.
* Support to pull using remote toolchain automatically