Browse Source

docs: fix typo (#1858)

master
Jason Cooke 5 years ago committed by Igor Zhukov
parent
commit
c9f4a31a9c
  1. 2
      README.md

2
README.md

@ -64,7 +64,7 @@ Install dependencies with:
npm install npm install
``` ```
Optionaly, run the following commands in the project directory to install gulp globally: Optionally, run the following commands in the project directory to install gulp globally:
```lang=bash ```lang=bash
sudo npm install -g gulp sudo npm install -g gulp

Loading…
Cancel
Save