You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Steps:
26
26
27
27
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.
28
28
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.
30
30
2. Run `npm install` to install its dependencies.
31
31
3. Within the `extras/` directory, clone `highlightjs-rgbasm`; ensure the directory is called `rgbasm`, otherwise the build tool won't pick it up.
32
32
4. You can work on and make modifications to `highlightjs-rgbasm`!
0 commit comments