commit ec0e58ccd363e7ae50daaa4bc5bb7395497ecc41 parent 40b452b490fcec11ed3b37dad60f9634632cb9e8 Author: Isabel <isabelgk@users.noreply.github.com> Date: Tue, 2 Aug 2022 13:37:39 -0400 Update getting-started.md Diffstat:
M | docs/getting-started.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/getting-started.md b/docs/getting-started.md @@ -35,7 +35,7 @@ Most of the heavy lifting is done by these scripts, so going from a `gen~` patch Requirements: - Max 8 (Windows or Mac) - VCV Development Environment - - See the official [documentation](https://vcvrack.com/manual/Building) for how to set this up. You do not need to build Rack from scratch, just install the packages (via MSYS2 on Windows or homebrew on Mac) as needed. + - See the official [documentation](https://vcvrack.com/manual/Building) for how to set this up. You do not need to build Rack from scratch, just install the packages (via MSYS2 on Windows or homebrew on Mac) as needed and download a copy of the [Rack SDK](https://vcvrack.com/downloads/). # 1. Creating a new project