From 2d3cacbf34ed9afea61d0cf56be570e2b7441d8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Jan 2021 16:13:52 +0100 Subject: [PATCH] [en] update en-Compiling.md (steinberg link in EN) (#244) (#246) --- wiki/en/en-Compiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/en/en-Compiling.md b/wiki/en/en-Compiling.md index ef6e8baeb..032aa36fe 100644 --- a/wiki/en/en-Compiling.md +++ b/wiki/en/en-Compiling.md @@ -65,7 +65,7 @@ You don't need to compile Jamulus for Windows since we provide official binaries **Required software**: [Qt](https://www.qt.io/download), a compiler like Visual Studio, ASIO development files - get the Jamulus source code e.g. via git or via zip download from the Jamulus Repo -- get and copy the [ASIOSDK](https://www.steinberg.net/de/company/developer.html) development files in `[\path\to\jamulus\source]\windows` directory so that, e.g., the +- get and copy the [ASIOSDK](https://www.steinberg.net/en/company/developers.html) development files in `[\path\to\jamulus\source]\windows` directory so that, e.g., the directory `[\path\to\jamulus\source]\ASIOSDK2\common` exists - open Jamulus.pro in Qt Creator then compile & run