Skip to content

Commit

Permalink
Merge pull request #11 from lukearray/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
wolfeidau authored Mar 10, 2023
2 parents 9531c78 + 9f4192e commit 52f154f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ To get this project running you need to setup some certificates, in my case I us
make certs
```

To install node dependencies

```
make install
```

To start the service just run.

```
Expand Down

0 comments on commit 52f154f

Please sign in to comment.