Browse Source

Update Building.md (#38)

FAQ.html contains the FAQ, no information there is given for reporting a bug.
pull/41/head
Lachlan Easton GitHub 5 years ago
parent
commit
139ad9f01c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Building.md

+ 1
- 1
Building.md View File

@@ -43,7 +43,7 @@ pacman -S git wget gcc gdb make cmake tar unzip zip curl jq python

*You do not need to build Rack to build plugins if you use the Rack SDK.*

*If the build fails for you, please [report the issue](FAQ.html#i-found-a-bug) to help the portability of Rack.*
*If the build fails for you, please [report the issue](Issues.html) to help the portability of Rack.*

Clone this repository with `git clone https://github.com/VCVRack/Rack.git` and `cd Rack`.
Make sure there are no spaces in your absolute path, since this breaks the Makefile-based build system.


Loading…
Cancel
Save