From 25fec854a94238a9078fe3f8b802045e7949cea1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismael=20Gonz=C3=A1lez?= Date: Mon, 4 May 2020 21:03:11 +0200 Subject: [PATCH] Fix README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c737a6f8..02847f14 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ To compile yabridge, you'll need [Meson](https://mesonbuild.com/index.html) and the following dependencies: - gcc (tested using GCC 9.2) -- A Wine installation with `wiengcc` and the development headers. +- A Wine installation with `winegcc` and the development headers. - Boost - xcb