Skip to content

Commit fe8c7de

Browse files
author
corbanmailloux
committed
Add note to README.md about adding jSpin to PATH.
1 parent 7d481f4 commit fe8c7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
### 1. Installation
99

10-
While the syntax highlighting should work on any OS with no dependencies, the build system is Windows only, and requires that [jSpin](https://code.google.com/p/jspin/) is installed in the default directory of `C:\jspin\`.
10+
While the syntax highlighting should work on any OS with no dependencies, the build system is Windows only, and requires that [jSpin](https://code.google.com/p/jspin/)'s `bin` directory (default: `C:\jspin\bin`) be added to the PATH variable.
1111

1212
Go to `Preferences -> Browse Packages`, and then either download and unzip this plugin into that directory, or:
1313

0 commit comments

Comments
 (0)