Skip to content

Commit ef9ea35

Browse files
authored
Fix typo in README.md (#80)
1 parent 97ec31a commit ef9ea35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To run locally, you must first install node, npm, Ruby (we recommend RVM), ruby-
2323
Then, run:
2424

2525
```bash
26-
npm instal
26+
npm install
2727
bundle install
2828
```
2929

@@ -35,4 +35,4 @@ Then, run:
3535
bundle exec jekyll serve
3636
```
3737

38-
To start the local server.
38+
To start the local server.

0 commit comments

Comments
 (0)