mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
asciidoctor: document exact version to install with gem
We also have the Gemfile, but I don't want to make people go through the superior NVM bundler setup right now.
This commit is contained in:
@@ -14868,7 +14868,8 @@ but note that this does not include script specific options.
|
|||||||
You don't need to depend on GitHub:
|
You don't need to depend on GitHub:
|
||||||
|
|
||||||
....
|
....
|
||||||
sudo apt install asciidoctor
|
sudo apt-get install rubygems
|
||||||
|
sudo gem install asciidoctor -v 2.0.10
|
||||||
./build-doc
|
./build-doc
|
||||||
xdg-open out/README.html
|
xdg-open out/README.html
|
||||||
....
|
....
|
||||||
|
|||||||
Reference in New Issue
Block a user