Skip to content

Commit

Permalink
fixed gem install commands
Browse files Browse the repository at this point in the history
  • Loading branch information
rpwatkins committed Jul 25, 2019
1 parent a2e1809 commit 696bcdb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ Socrates has been tested with Ruby 2.5.x.
To install the needed gems:

```
gem install asciidoctor asciidoctor-pdf asciidoctor-diagram asciidoctor-bibliography --pre
gem install asciidoctor asciidoctor-diagram asciidoctor-bibliography
gem install asciidoctor-pdf --pre
```

or use https://bundler.io[bundler] if you prefer.
Expand Down

0 comments on commit 696bcdb

Please sign in to comment.