Skip to content

Commit

Permalink
Fix markdown formatting to display code block correctly (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekn authored Jan 23, 2024
1 parent 8ca1223 commit f745f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Code formatting has been set up just to make merging PRs easier. It uses the sam

## Building Installers

```bash```
```bash
$ npm run make
```

0 comments on commit f745f0c

Please sign in to comment.