aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
index c0cb646de..ec813e359 100644
--- a/README.md
+++ b/README.md
@@ -137,13 +137,7 @@ xmake --version
To build some of the packages from vcpkg you may need some additional tools.
```
-sudo apt-get install build-essential
-```
-
-Some of the dependencies in `vckpg` needs `pkg-config` so make sure to install that as well.
-
-```
-sudo apt-get install pkg-config
+sudo apt-get install build-essential zip pkg-config
```
Some of Zen's third party dependencies are provided by Microsoft's `vcpkg`