Skip to content

Commit

Permalink
Add npm install instructions to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasTopuz authored Jun 2, 2022
1 parent 6cae64e commit 4dde968
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ Run `apikana init`.

This starts an interactive wizard that lets you define the main aspects of the API project.

Then enter the project directory and run `npm install` to install all the required dependencies.

### Use as a global tool

When `apikana start` is executed, it looks in `src/openapi` for a file named `api.yaml`.
Expand Down

0 comments on commit 4dde968

Please sign in to comment.