Skip to content

Commit d45fab1

Browse files
authored
Merge pull request #719 from flip111/patch-1
Update installing.asc
2 parents 811dffe + d35b434 commit d45fab1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/01-introduction/sections/installing.asc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ In order to be able to add the documentation in various formats (doc, html, info
8585

8686
[source,console]
8787
----
88-
$ sudo yum install asciidoc xmlto docbook2X
89-
$ sudo apt-get install asciidoc xmlto docbook2x
88+
$ sudo yum install asciidoc xmlto docbook2X getopt
89+
$ sudo apt-get install asciidoc xmlto docbook2x getopt
9090
----
9191

9292
Additionally, if you're using Fedora/RHEL/RHEL-derivatives, you need to do this

0 commit comments

Comments
 (0)