Skip to content

Commit 38712b8

Browse files
committed
Fix highlight.js install list markup
*One* space.
1 parent c58b47b commit 38712b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Steps:
2626

2727
1. [Clone](https://docs.github.com/en/github/getting-started-with-github/getting-started-with-git/about-remote-repositories) `highlight.js` anywhere, and go into that directory.
2828

29-
You will probably want to target a specific version by checking out its tag.
29+
You will probably want to target a specific version by checking out its tag.
3030
2. Run `npm install` to install its dependencies.
3131
3. Within the `extras/` directory, clone `highlightjs-rgbasm`; ensure the directory is called `rgbasm`, otherwise the build tool won't pick it up.
3232
4. You can work on and make modifications to `highlightjs-rgbasm`!

0 commit comments

Comments
 (0)