Skip to content

Commit e1da815

Browse files
committed
Update to 3.6
1 parent 34046b6 commit e1da815

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 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/)
22

33
[![license](https://img.shields.io/github/license/jason-fox/fox.jason.extend.css.svg)](http://www.apache.org/licenses/LICENSE-2.0)
4-
[![DITA-OT 3.5](https://img.shields.io/badge/DITA--OT-3.5-blue.svg)](http://www.dita-ot.org/3.5)
4+
[![DITA-OT 3.6](https://img.shields.io/badge/DITA--OT-3.6-blue.svg)](http://www.dita-ot.org/3.6)
55
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fox.jason.extend.css&metric=alert_status)](https://sonarcloud.io/dashboard?id=fox.jason.extend.css)
66

77
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.
3636
The DITA-OT Extended CSS plug-in is an extension for the DITA Open Toolkit.
3737

3838
- 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).
4040

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
4242
[dita-ot.org/download](https://www.dita-ot.org/download)
4343
2. Extract the contents of the package to the directory where you want to install DITA-OT.
4444
3. **Optional**: Add the absolute path for the `bin` directory to the _PATH_ system variable.
4545

4646
This defines the necessary environment variable to run the `dita` command from the command line.
4747

4848
```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
5252
```
5353

5454
### Installing the Plug-in

0 commit comments

Comments
 (0)