diff --git a/README.md b/README.md index da93947..aaa8532 100644 --- a/README.md +++ b/README.md @@ -37,12 +37,14 @@ Minimal boilerplate project for a Golang server using [Fiber](https://github.com ## Usage -First install the required npm packages +To setup the project first install the required npm packages ```bash $ npm install ``` +then you can start versioning the **lock file** of your package manager. + ### Development ```bash