Update highlight.js build documentation
highlight.js has got a new maintainer and under a new name highlightjs/highlight.js Change-Id: Ic7589d186db86c5c3c1cffabd94ca1df4dc19682
This commit is contained in:
parent
f09add146f
commit
739311c403
@ -20,7 +20,7 @@ The packed version of Highlight.js is an un-minified JS file with all of the
|
||||
languages included. Build it with the following:
|
||||
|
||||
$> # start in some temp directory
|
||||
$> git clone https://github.com/isagalaev/highlight.js.git
|
||||
$> git clone https://github.com/highlightjs/highlight.js
|
||||
$> cd highlight.js
|
||||
$> node tools/build.js -n \
|
||||
bash \
|
||||
|
Loading…
Reference in New Issue
Block a user