Skip to content

Commit c2cc24e

Browse files
updated README.md
1 parent e5d0084 commit c2cc24e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,10 @@ With [Package Control](https://packagecontrol.io/) (**NOT PUBLISHED YET**):
6262

6363
Manually:
6464

65-
- Download [latest release](https://github.com/pichillilorenzo/JavaScriptEnhancements/releases) and unzip it into your **Packages folder** (go to `Preferences > Browse Packages...` menu item to open this folder)
65+
1. Download [latest release](https://github.com/pichillilorenzo/JavaScriptEnhancements/releases) and unzip it into your **Packages folder** (go to `Preferences > Browse Packages...` menu item to open this folder)
66+
2. Rename the folder with `JavaScript Enhancements` name (**THIS STEP IS IMPORTANT**).
6667

67-
## Fixing node.js and npm custom path
68+
### Fixing node.js and npm custom path
6869

6970
If the plugin gives to you message errors like `Error during installation: "node.js" seems not installed on your system...` but instead you have installed node.js and npm (for example using [nvm](https://github.com/creationix/nvm)), then you could try to set your custom path in the [Global settings](https://github.com/pichillilorenzo/JavaScriptEnhancements/wiki/Global-settings) of the plugin and then restart Sublime Text.
7071

0 commit comments

Comments
 (0)