From aaab34854e9c21ae872da36cfe69ba82c2b6fefc Mon Sep 17 00:00:00 2001 From: Bobby Jo Date: Tue, 26 Feb 2019 03:01:05 -0600 Subject: [PATCH] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index a2839ef..8de9a7b 100644 --- a/README +++ b/README @@ -43,7 +43,7 @@ On a 64 bit system with wine supporting both 32 and 64 applications, regsrv32 will register the 32 bit driver in a 64 bit prefix, use the following command to register the 64 bit driver in a 64 bit wineprefix: -# wine64 regsvr32 wineaiso.dll +# wine64 regsvr32 wineasio.dll regsvr32 registers the ASIO COM object in the default prefix "~/.wine". To use another prefix specify it explicitly, like: