diff options
| author | Marat Radchenko <marat@slonopotamus.org> | 2021-04-29 00:11:36 +0300 |
|---|---|---|
| committer | Marat Radchenko <marat@slonopotamus.org> | 2021-04-29 00:11:36 +0300 |
| commit | f04e9f8e0c6175442000be330184f400809aa67f (patch) | |
| tree | b1f85801440bb3884c4e355bd9cbf77a403a1a3b /README.adoc | |
| parent | ba269ca16db60d444b154b6fc394040946de594e (diff) | |
prepare for release
Diffstat (limited to 'README.adoc')
| -rw-r--r-- | README.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc index 8a2910b..48e81f6 100644 --- a/README.adoc +++ b/README.adoc @@ -26,7 +26,7 @@ You can install the published gem using the following command: [source,shell script] ---- -$ gem install --pre asciidoctor-epub3 +$ gem install asciidoctor-epub3 ---- Assuming the gem and its dependencies install properly, verify you can run the `{project-handle}` script: |
