Skip to content

Commit

Permalink
Update installation instructions (Fixes apple#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
holzensp committed Dec 2, 2024
1 parent fc18340 commit 86532f3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,12 @@ Releases of the website are triggered off commits to the main branch.

=== Install dependencies

The Pkl HTML highlighter is written in Rust.
For now, this project's build configuration requires `cargo` to be installed on the local system.

[source,shell]
----
$ ./gradlew downloadPklHtmlHighlighter npmInstall
$ ./gradlew pklHtmlHighlighter npmInstall
----

=== Build Docs of Local Projects
Expand Down

0 comments on commit 86532f3

Please sign in to comment.