aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-10 19:18:32 +0800
committercrupest <crupest@outlook.com>2022-05-10 19:18:32 +0800
commit891bf38d8580b83cdf6ae315cb2650dae7d79006 (patch)
tree3e7714df65147489c88dfc00a656339b29097d90 /README.md
parentb846a16e42b30418fe91ba3f06771fad57100624 (diff)
downloadcru-891bf38d8580b83cdf6ae315cb2650dae7d79006.tar.gz
cru-891bf38d8580b83cdf6ae315cb2650dae7d79006.tar.bz2
cru-891bf38d8580b83cdf6ae315cb2650dae7d79006.zip
...
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 9079099a..86ba2bc7 100644
--- a/README.md
+++ b/README.md
@@ -14,11 +14,7 @@ Check the code or fire a issue if you have any problem.
## build
-_cru_ is built with [_CMake_](https://cmake.org/) and [_vcpkg_](https://github.com/microsoft/vcpkg). You must setup vcpkg first. There are two ways.
-
-1. Set environment variable `VCPKG_INSTALLATION_ROOT` to your vcpkg installation directory.
-
-2. Symlink the vcpkg installation directory to `vcpkg` of project root directory. Or just put real vcpkg there.
+_cru_ is built with [_CMake_](https://cmake.org/).
## structure of repository