diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2023-05-01 01:49:29 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2023-05-01 01:50:06 -0600 |
| commit | e179c40c878d9e239ee96a2858188951c6270fed (patch) | |
| tree | a83ecfeef9276b96552a98d5b3f34310d1b14eaa | |
| parent | 799b9ee6e201e1cbb70c19e53e2af255286151ae (diff) | |
change the term prerequisites to requirements on install page
| -rw-r--r-- | docs/modules/ROOT/pages/install.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/install.adoc b/docs/modules/ROOT/pages/install.adoc index cec3b27c..1f036511 100644 --- a/docs/modules/ROOT/pages/install.adoc +++ b/docs/modules/ROOT/pages/install.adoc @@ -31,7 +31,7 @@ If not, head over to {url-rvm}[rvm.io^] to get RVM and use it to install Ruby. Asciidoctor assumes you're using UTF-8 encoding. To minimize encoding problems, make sure the default encoding of your system is set to UTF-8. -See the xref:asciidoctor:install:supported-platforms.adoc#system-encoding[system encoding prerequisites] section to learn how to override the default character encodings when using Asciidoctor if you can't modify your system encoding. +See the xref:asciidoctor:install:supported-platforms.adoc#system-encoding[system encoding] requirements section to learn how to override the default character encodings when using Asciidoctor if you can't modify your system encoding. == Install Asciidoctor PDF |
