Skip to content

Commit

Permalink
Readme: add pacman deps to windows msys2 section
Browse files Browse the repository at this point in the history
  • Loading branch information
xyzz committed Dec 9, 2016
1 parent 0d749b6 commit a871816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -42,8 +42,8 @@ Read here for information on how to install Bash on Ubuntu on Windows: https://m
For older versions of Windows, you should use msys2. Get it from here: https://msys2.github.io/. Only 64-bit version is supported.

```shell
pacman -Syu
pacman -S git
# Read through https://msys2.github.io/ and make sure your msys2 is up-to-date first
pacman -S make git wget p7zip tar cmake
git clone https://github.com/vitadev/vdpm
cd vdpm
cp config.sample config
Expand Down

0 comments on commit a871816

Please sign in to comment.