1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-30 15:52:12 +01:00

hotfix: removed extraneous backward quote from CONTRIBUTING.md

This commit is contained in:
Philippe Renon 2016-01-24 15:03:42 +01:00
parent 9d753905d1
commit 648eed8a25

View File

@ -32,7 +32,7 @@ For 32 bit:
For 64 bit:
pacman -S --needed git unzip tar mingw-w64-x86_64-toolchain mingw-w64-x86_64-qt5 mingw-w64-x86_64-SDL mingw-w64-x86_64-mesa mingw-w64-x86_64-openssl`
pacman -S --needed git unzip tar mingw-w64-x86_64-toolchain mingw-w64-x86_64-qt5 mingw-w64-x86_64-SDL mingw-w64-x86_64-mesa mingw-w64-x86_64-openssl
**NOTE** On Windows you need to run the mingw version of make, which is `mingw32-make`