Browse Source

Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6

tags/v0.6.0
Andrew Belt 7 years ago
parent
commit
c3e9957fdd
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -31,7 +31,7 @@ brew install git cmake autoconf automake libtool

Install [MSYS2](http://www.msys2.org/) and launch the MinGW 64-bit shell (not the default MSYS shell).
```
pacman -S git make tar unzip mingw-w64-x86_64-gcc mingw-w64-x86_64-cmake autoconf automake mingw-w64-x86_64-libtool
pacman -S git make tar unzip zip mingw-w64-x86_64-gcc mingw-w64-x86_64-cmake autoconf automake mingw-w64-x86_64-libtool
```

### Linux


Loading…
Cancel
Save