Skip to content

Commit

Permalink
Merge pull request #1192 from bryceosterhaus/yoDocs
Browse files Browse the repository at this point in the history
chore(generator-liferay-theme): update docs for yo@v4
  • Loading branch information
bryceosterhaus authored Jan 29, 2024
2 parents 9100120 + bec70f4 commit f9e7c0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Dependencies

1. Install [Node.JS](http://nodejs.org/), if you don't have it yet.
2. Run `<sudo> npm install -g yo` to install global dependencies.
2. Run `<sudo> npm install -g yo@4.x.x` to install global dependencies. Note: this generator is for use with `yo` v4.

## Generator use

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Dependencies

1. Install [Node.JS](http://nodejs.org/), if you don't have it yet.
2. Run `<sudo> npm install -g yo` to install global dependencies.
2. Run `<sudo> npm install -g yo@4.x.x` to install global dependencies. Note: this generator is for use with `yo` v4.

## Generator use

Expand Down

0 comments on commit f9e7c0c

Please sign in to comment.