Skip to content

Commit 358aea8

Browse files
authored
Fixed typos.
1 parent db0b2a3 commit 358aea8

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
@@ -86,7 +86,7 @@ First install:
8686
* Node.js (newer than 4.3.1)
8787
* Npm (newer 2.14.12)
8888

89-
In case you get a *node-gyp* error [follow the instrutions here](https://github.com/nodejs/node-gyp/blob/master/README.md) to fix it. The *vscode-textmate* package pulls in a native node dependency and those instructions will set-up the the node build tool which deals with those.
89+
In case you get a *node-gyp* error [follow the instrutions here](https://github.com/nodejs/node-gyp/blob/master/README.md) to fix it. The *vscode-textmate* package pulls in a native node dependency and those instructions will set up the node build tool which deals with those.
9090

9191
To **run and develop** do the following:
9292

0 commit comments

Comments
 (0)