From ce8661159b2d9be8510bf88032c43822baac5d49 Mon Sep 17 00:00:00 2001 From: Anonymous275 <36374260+Anonymous-275@users.noreply.github.com> Date: Mon, 15 Mar 2021 12:13:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d580c12..fa79970 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Currently only linux and windows are supported (generally). See [Releases](https Please use the prepackaged binaries in [Releases](https://github.com/BeamMP/BeamMP-Server/releases/). -Dependencies for windows can be installed with `vkpkg`, in which case the current dependencies are the `x64-windows-static` versions of `lua`, `zlib`, `rapidjson`, `boost-beast`, `boost-asio` and `openssl`. +Dependencies for windows can be installed with `vcpkg`, in which case the current dependencies are the `x64-windows-static` versions of `lua`, `zlib`, `rapidjson`, `boost-beast`, `boost-asio` and `openssl`. #### Linux / \*nix