Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TomokoMiyake authored Apr 21, 2023
1 parent ee5ebe0 commit 903795e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ If --quick flag is specified, Kintone CLI will init a project with default param

Ask if user wants to create-template after finishing init project.
### 2. Create customization / plugin template
Go to the project forder
Go to the project forder.
```
cd {project name}
```
Create a JS customization|plugin folder structure in project folder.
Create a JS customization or a plugin project structure under the project folder.
```
kintone-cli create-template
[--quick]
Expand Down

0 comments on commit 903795e

Please sign in to comment.