diff --git a/README.md b/README.md index 4f6b50c..27c84b1 100644 --- a/README.md +++ b/README.md @@ -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.