Merge pull request #6 from widp/master

link to correct *.sc files in Readme
This commit is contained in:
tejaswi d prakash 2018-03-30 08:39:39 +05:30 committed by GitHub
commit f6c7228f09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,8 @@ By default emacs-lisp files are installed in
SuperCollider files are put in SuperCollider files are put in
`$prefix/share/SuperCollider/Extensions/scel` `$prefix/share/SuperCollider/Extensions/scide_scel`
The only thing you need to do is loading the sclang interface in your `~/.emacs`: The only thing you need to do is loading the sclang interface in your `~/.emacs`:
@ -125,4 +126,4 @@ In the post buffer window, right-click on the server name; by default the two se
To select another server, step through the server list by left-clicking on the server name. To select another server, step through the server list by left-clicking on the server name.
Servers instantiated from the language will automatically be available Servers instantiated from the language will automatically be available
in the mode line. in the mode line.