link to correct *.sc files in Readme
This commit is contained in:
parent
aeea3ad4be
commit
6d206e023c
1 changed files with 3 additions and 2 deletions
|
@ -19,7 +19,8 @@ By default emacs-lisp files are installed 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`:
|
||||
|
||||
|
@ -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.
|
||||
|
||||
Servers instantiated from the language will automatically be available
|
||||
in the mode line.
|
||||
in the mode line.
|
||||
|
|
Loading…
Reference in a new issue