Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ohmtech-rdi committed Jul 1, 2024
1 parent 6865750 commit 3dc36ef
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion documentation/setup/linux-cpp-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Before we can setup Eurorack-blocks, we will need to have on your system:

- [`git`](https://git-scm.com/download)
- [Python 3](https://www.python.org/downloads/)
- [VCV Rack at least version 2.4](https://vcvrack.com/Rack)
- [VCV Rack at least version 2.5](https://vcvrack.com/Rack)

If you are a developer, there is a chance that most of them are installed already.

Expand Down
2 changes: 1 addition & 1 deletion documentation/setup/linux-cpp-vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Before we can setup Eurorack-blocks, we will need to have on your system:
- [`git`](https://git-scm.com/download)
- [Python 3](https://www.python.org/downloads/)
- [Visual Studio Code](https://code.visualstudio.com/download)
- [VCV Rack at least version 2.4](https://vcvrack.com/Rack)
- [VCV Rack at least version 2.5](https://vcvrack.com/Rack)

If you are a developer, there is a chance that most of them are installed already.

Expand Down
2 changes: 1 addition & 1 deletion documentation/setup/linux-faust.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Before we can setup Eurorack-blocks, we will need to have on your system:
- [`git`](https://git-scm.com/download)
- [Python 3](https://www.python.org/downloads/)
- [Faust](https://faust.grame.fr)
- [VCV Rack at least version 2.4](https://vcvrack.com/Rack)
- [VCV Rack at least version 2.5](https://vcvrack.com/Rack)

If you are a developer, there is a chance that most of them are installed already.

Expand Down
2 changes: 1 addition & 1 deletion documentation/setup/macos-cpp-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Before we can setup Eurorack-blocks, we will need to have on your system:
- [`git`](https://git-scm.com/download)
- [Python 3](https://www.python.org/downloads/)
- [Xcode command line tools](https://developer.apple.com/xcode/)
- [VCV Rack at least version 2.4](https://vcvrack.com/Rack)
- [VCV Rack at least version 2.5](https://vcvrack.com/Rack)

If you are a developer, there is a chance that most of them are installed already.

Expand Down
2 changes: 1 addition & 1 deletion documentation/setup/macos-cpp-vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Before we can setup Eurorack-blocks, we will need to have on your system:
- [Python 3](https://www.python.org/downloads/)
- [Xcode command line tools](https://developer.apple.com/xcode/)
- [Visual Studio Code](https://code.visualstudio.com/download)
- [VCV Rack at least version 2.4](https://vcvrack.com/Rack)
- [VCV Rack at least version 2.5](https://vcvrack.com/Rack)

If you are a developer, there is a chance that most of them are installed already.

Expand Down
2 changes: 1 addition & 1 deletion documentation/setup/macos-cpp-xcode.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Before we can setup Eurorack-blocks, we will need to have on your system:
- [`git`](https://git-scm.com/download)
- [Python 3](https://www.python.org/downloads/)
- [Xcode version 11 or later](https://developer.apple.com/xcode/)
- [VCV Rack at least version 2.4](https://vcvrack.com/Rack)
- [VCV Rack at least version 2.5](https://vcvrack.com/Rack)

If you are a developer, there is a chance that most of them are installed already.

Expand Down
2 changes: 1 addition & 1 deletion documentation/setup/macos-faust.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Before we can setup Eurorack-blocks, we will need to have on your system:
- [Python 3](https://www.python.org/downloads/)
- [Xcode command line tools](https://developer.apple.com/xcode/)
- [Faust](https://faust.grame.fr)
- [VCV Rack at least version 2.4](https://vcvrack.com/Rack)
- [VCV Rack at least version 2.5](https://vcvrack.com/Rack)

If you are a developer, there is a chance that most of them are installed already.

Expand Down
2 changes: 1 addition & 1 deletion documentation/setup/macos-max.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Before we can setup Eurorack-blocks, we will need to have on your system:
- [Python 3](https://www.python.org/downloads/)
- [Xcode command line tools](https://developer.apple.com/xcode/)
- [Max](https://cycling74.com/products/max) at least version 8
- [VCV Rack at least version 2.4](https://vcvrack.com/Rack)
- [VCV Rack at least version 2.5](https://vcvrack.com/Rack)

If you are a developer, there is a chance that most of them are installed already.

Expand Down
2 changes: 1 addition & 1 deletion documentation/setup/windows-cpp-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Before we can setup Eurorack-blocks, we will need to have on your system:

- [`git`](https://git-scm.com/download) and in particular the Git Bash shell
- [Python 3](https://www.python.org/downloads/)
- [VCV Rack at least version 2.4](https://vcvrack.com/Rack)
- [VCV Rack at least version 2.5](https://vcvrack.com/Rack)

If you are a developer, there is a chance that most of them are installed already.

Expand Down
2 changes: 1 addition & 1 deletion documentation/setup/windows-cpp-vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Before we can setup Eurorack-blocks, we will need to have on your system:
- [`git`](https://git-scm.com/download) and in particular the Git Bash shell
- [Python 3](https://www.python.org/downloads/)
- [Visual Studio Code](https://code.visualstudio.com/download)
- [VCV Rack at least version 2.4](https://vcvrack.com/Rack)
- [VCV Rack at least version 2.5](https://vcvrack.com/Rack)

If you are a developer, there is a chance that most of them are installed already.

Expand Down
2 changes: 1 addition & 1 deletion documentation/setup/windows-faust.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Before we can setup Eurorack-blocks, we will need to have on your system:
- [`git`](https://git-scm.com/download) and in particular the Git Bash shell
- [Python 3](https://www.python.org/downloads/)
- [Faust](https://faust.grame.fr)
- [VCV Rack at least version 2.4](https://vcvrack.com/Rack)
- [VCV Rack at least version 2.5](https://vcvrack.com/Rack)

If you are a developer, there is a chance that most of them are installed already.

Expand Down
2 changes: 1 addition & 1 deletion documentation/setup/windows-max.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Before we can setup Eurorack-blocks, we will need to have on your system:
- [`git`](https://git-scm.com/download) and in particular the Git Bash shell
- [Python 3](https://www.python.org/downloads/)
- [Max](https://cycling74.com/products/max) at least version 8
- [VCV Rack at least version 2.4](https://vcvrack.com/Rack)
- [VCV Rack at least version 2.5](https://vcvrack.com/Rack)

If you are a developer, there is a chance that most of them are installed already.

Expand Down

0 comments on commit 3dc36ef

Please sign in to comment.