We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23d7fc commit 9454e4bCopy full SHA for 9454e4b
README.asc
@@ -31,7 +31,7 @@ Converting to PDF...
31
----
32
33
An alternative to calling the `bundle` command is to call directly the `asciidoctor` command.
34
-If it is the first time you build the book, it is necessary to create the _images_ folder and fill it.
+If it is the first time you're building the book, it is necessary to create the _images_ folder and fill it.
35
Do the following only once:
36
37
@@ -40,7 +40,7 @@ $ cp book/*/images/* images/
40
41
42
Then you can build the book.
43
-You can also use the following commands:
+Use the following commands:
44
45
46
$ asciidoctor-pdf progit.asc
0 commit comments