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:49:29 -0600 |
| commit | eb20fe97a7a794ff02375f32acaa728ed43875c2 (patch) | |
| tree | 37a6e27999feabf91ff00e1286c795d7c42660fe /docs/modules/ROOT | |
| parent | a4badf85d5714db246bacca6aff81849153024b9 (diff) | |
change the term prerequisites to requirements on install page
Diffstat (limited to 'docs/modules/ROOT')
| -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 2cbecd07..05c9f703 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 |
