Skip to content

Commit

Permalink
Fix typeo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spydon authored Oct 13, 2023
1 parent 5aa2576 commit 82b11be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To run locally, you must first install node, npm, Ruby (we recommend RVM), ruby-
Then, run:

```bash
npm instal
npm install
bundle install
```

Expand All @@ -28,4 +28,4 @@ Then, run:
bundle exec jekyll serve
```

To start the local server.
To start the local server.

0 comments on commit 82b11be

Please sign in to comment.