Skip to content

Commit

Permalink
docs: contribute
Browse files Browse the repository at this point in the history
  • Loading branch information
sundowndev committed Mar 19, 2023
1 parent 6b076ad commit 002db27
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ This page describe the project structure and gives you a bit of context to start

**Requirements :**

- Node.js v15.x
- Nodejs >= v15
- npm or yarn
- Go >= 1.16
- [swag](https://github.com/swaggo/swag) (included in `make install-tools` below)

**Note:** if you're using npm, just replace `yarn <command>` by `npm run <command>`.

Expand Down

0 comments on commit 002db27

Please sign in to comment.