|
1 | 1 | # Extended CSS Plugin for DITA-OT [<img src="https://jason-fox.github.io/fox.jason.extend.css/extend-css.png" align="right" width="300">](https://extend-cssdita-ot.rtfd.io/) |
2 | 2 |
|
3 | 3 | [](http://www.apache.org/licenses/LICENSE-2.0) |
4 | | -[](http://www.dita-ot.org/3.5) |
| 4 | +[](http://www.dita-ot.org/3.6) |
5 | 5 | [](https://sonarcloud.io/dashboard?id=fox.jason.extend.css) |
6 | 6 |
|
7 | 7 | This is an abstract base [DITA-OT Plug-in](https://www.dita-ot.org/plugins) to extend HTML processing and allow |
@@ -36,19 +36,19 @@ recommended that you upgrade to the latest version. |
36 | 36 | The DITA-OT Extended CSS plug-in is an extension for the DITA Open Toolkit. |
37 | 37 |
|
38 | 38 | - Full installation instructions for downloading DITA-OT can be found |
39 | | - [here](https://www.dita-ot.org/3.5.4/topics/installing-client.html). |
| 39 | + [here](https://www.dita-ot.org/3.6/topics/installing-client.html). |
40 | 40 |
|
41 | | - 1. Download the `dita-ot-3.5.4.zip` package from the project website at |
| 41 | + 1. Download the `dita-ot-3.6.zip` package from the project website at |
42 | 42 | [dita-ot.org/download](https://www.dita-ot.org/download) |
43 | 43 | 2. Extract the contents of the package to the directory where you want to install DITA-OT. |
44 | 44 | 3. **Optional**: Add the absolute path for the `bin` directory to the _PATH_ system variable. |
45 | 45 |
|
46 | 46 | This defines the necessary environment variable to run the `dita` command from the command line. |
47 | 47 |
|
48 | 48 | ```console |
49 | | -curl -LO https://github.com/dita-ot/dita-ot/releases/download/3.5.4/dita-ot-3.5.4.zip |
50 | | -unzip -q dita-ot-3.5.4.zip |
51 | | -rm dita-ot-3.5.4.zip |
| 49 | +curl -LO https://github.com/dita-ot/dita-ot/releases/download/3.6/dita-ot-3.6.zip |
| 50 | +unzip -q dita-ot-3.6.zip |
| 51 | +rm dita-ot-3.6.zip |
52 | 52 | ``` |
53 | 53 |
|
54 | 54 | ### Installing the Plug-in |
|
0 commit comments