Skip to content

Commit

Permalink
fix: readme highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
timkley committed Sep 10, 2021
1 parent 67b5e6d commit 80de675
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 @@ -42,7 +42,7 @@ defaults:
To verify everything works you can run Eleventy like this to pass the token as environment variable:

```
`TORCHLIGHT_TOKEN=your_token npm run start`
TORCHLIGHT_TOKEN=your_token npm run start
```

Your code should now be highlighted.
Expand Down

0 comments on commit 80de675

Please sign in to comment.