Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jelovirt authored Sep 10, 2019
1 parent 9ccbad8 commit 08752f0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,13 @@ Standard DITA-OT plug-in installation, see [DITA-OT documentation](http://www.di
Only latests stable version of DITA-OT is supported, but older version may work.

```shell
$ dita -install https://github.com/jelovirt/com.elovirta.ooxml/archive/1.3.0.zip
$ dita --install com.elovirta.ooxml
```

For older versions of DITA-OT that do not support plug-in registry:

```shell
$ dita -install https://github.com/jelovirt/com.elovirta.ooxml/archive/1.4.0.zip
```

Running
Expand Down

0 comments on commit 08752f0

Please sign in to comment.