From 773bd075249feb96f4e441d22b39e3089cf2bf60 Mon Sep 17 00:00:00 2001 From: Fincer Date: Tue, 13 Nov 2018 03:14:41 +0200 Subject: [PATCH] README: Fix minor typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5510db3..83e72ed 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ bash updatewine.sh --no-staging --no-install All supported arguments are: -- `--no-staging` = Build Wine instead of Wine Staging +- `--no-staging` = Compile Wine instead of Wine Staging - `--no-install` = Do not install Wine or DXVK, just compile them. Note that Wine must be installed for DXVK compilation.