Mention installation of dependencies in README
This commit is contained in:
parent
6ac5783ba7
commit
a6fea236b5
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ Tekton API documentation in OpenAPI format.
|
|||
|
||||
## Getting started
|
||||
|
||||
Install dependencies:
|
||||
|
||||
```sh
|
||||
npm install
|
||||
```
|
||||
|
||||
Build static HTML page:
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue