Skip to content
This repository was archived by the owner on Jul 2, 2020. It is now read-only.

Commit 09b52c4

Browse files
author
oraclejet
committed
Release 2.2.0
1 parent 3a6b30c commit 09b52c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ This Yeoman generator for Oracle JET lets you quickly set up a project for use a
88
This is an open source project maintained by Oracle Corp.
99

1010
## Installation
11-
For step-by-step instructions on using Yeoman and this generator to build an Oracle JET application, including possible pre-requisites for installation, please see the [Oracle JET Developers Guide](http://docs.oracle.com/middleware/jet210/jet/)
11+
For step-by-step instructions on using Yeoman and this generator to build an Oracle JET application, including possible pre-requisites for installation, please see the [Oracle JET Developers Guide](http://docs.oracle.com/middleware/jet220/jet/)
1212
```bash
1313
npm install -g generator-oraclejet
1414
```
1515

1616
## Usage
17-
Once you have the generator installed, the following commands will scaffold up a JET based application. See the [Oracle JET Developers Guide](http://docs.oracle.com/middleware/jet210/jet/) for information about all of the available command line options as well as details on pre-requisites for installation.
17+
Once you have the generator installed, the following commands will scaffold up a JET based application. See the [Oracle JET Developers Guide](http://docs.oracle.com/middleware/jet220/jet/) for information about all of the available command line options as well as details on pre-requisites for installation.
1818

1919
```bash
2020
# Generate a web application with default blank template

0 commit comments

Comments
 (0)