Update Tutorial.md
This commit is contained in:
parent
111f0205e5
commit
0441273b1b
1 changed files with 11 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
## Installing
|
||||
|
||||
## Installing SuperCollider
|
||||
## 1. Installing SuperCollider
|
||||
|
||||
Go to https://supercollider.github.io/download.html and download the latest version (3.6.6 as of the time of writing.)
|
||||
|
||||
|
@ -9,11 +9,19 @@ Then follow these instructions per operating system.
|
|||
|
||||
### Linux
|
||||
|
||||
- install jack
|
||||
|
||||
### Windows
|
||||
|
||||
### Mac OS X
|
||||
|
||||
|
||||
## Installing oregano
|
||||
## 2. Installing oregano
|
||||
|
||||
This can be installed in two different ways:
|
||||
- Either through the command line: `raco pkg install rsc3`
|
||||
|
||||
- Or through DrRacket: TODO
|
||||
|
||||
|
||||
|
||||
TODO
|
||||
|
|
Loading…
Reference in a new issue