mirror of https://github.com/laurent22/joplin.git
Doc: Suggest installing yo@4.3.1
parent
21e5f88cb2
commit
8d9d24740b
|
@ -7,7 +7,7 @@ This documentation describes how to create a plugin, and how to work with the pl
|
|||
First, install [Yeoman](http://yeoman.io) and generator-joplin using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).
|
||||
|
||||
```bash
|
||||
npm install -g yo
|
||||
npm install -g yo@4.3.1
|
||||
npm install -g generator-joplin
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue