Skip to content

Commit

Permalink
Fix markdown lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongwartz committed Mar 10, 2024
1 parent d51dc91 commit 7ab4951
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 @@ -26,7 +26,7 @@ First clone the repository to your local machine. Then:
1. :twisted_rightwards_arrows: Use `nvm` to select the right Node version

```
```bash
nvm use
```

Expand All @@ -45,7 +45,7 @@ First clone the repository to your local machine. Then:
1. :white_check_mark: Run the tests

```bash
$ npm test
npm test
```

This action makes use of the GitHub Actions toolkit, see the
Expand Down

0 comments on commit 7ab4951

Please sign in to comment.