Skip to content

Commit bedfdf1

Browse files
authored
doc(cli): Update installation requirements for version 13.x (#1450)
* doc(cli): Update installation requirements for version 13.x - cordova-cli 13.x requirements were missing in the installation guide for the cli * Add missing </tr> * doc(cli): Add installation requirements for version 13.x to 13.x-2025.11
1 parent cb0dec6 commit bedfdf1

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

www/docs/en/13.x-2025.11/guide/cli/installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ To install the `cordova` CLI tool, follow these steps:
6666
</tr>
6767
</thead>
6868
<tbody>
69+
<tr>
70+
<td>13.x</td>
71+
<td>>=20.17.0</td>
72+
</tr>
6973
<tr>
7074
<td>12.x</td>
7175
<td>>=16.13.0</td>

www/docs/en/dev/guide/cli/installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ To install the `cordova` CLI tool, follow these steps:
6666
</tr>
6767
</thead>
6868
<tbody>
69+
<tr>
70+
<td>13.x</td>
71+
<td>>=20.17.0</td>
72+
</tr>
6973
<tr>
7074
<td>12.x</td>
7175
<td>>=16.13.0</td>

0 commit comments

Comments
 (0)