Skip to content

Commit 3583c1b

Browse files
author
Nathan Ho
authored
readme: removed quarks installation
1 parent aaea66a commit 3583c1b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,7 @@ This will produce a "shared library" file ending in `.scx`. On Linux, the extens
4949

5050
## Installing
5151

52-
You can install each folder -- or the entire repository -- as you would a quark: `Quarks.gui` => `Install a folder`.
53-
54-
Alternatively, you can copy, move, or symbolic link the folder into your Extensions folder. You can find out which one that is by evaluating `Platform.userExtensionDir` in sclang. You can install the plugin(s) system-wide by copying to `Platform.systemExtensionDir`.
52+
Copy, move, or symbolic link the folder into your Extensions folder. You can find out which one that is by evaluating `Platform.userExtensionDir` in sclang. You can install the plugin(s) system-wide by copying to `Platform.systemExtensionDir`.
5553

5654
If you're not using sclang, the installation method varies. Ask the developer(s) of the client if you're not sure how.
5755

0 commit comments

Comments
 (0)