diff --git a/README.md b/README.md index c53fc87..356d301 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ + + # usage @@ -14,4 +16,6 @@ requires [git](https://git-scm.com/) and [node.js](https://nodejs.org/) 1. `git clone https://github.com/lilyshibe/portfolio.git` 2. `cd portfolio && npm i` 3. `npm start` to start development server -4. `npm run build` to build webpack to dist/ folder +4. `npm run build` to build webpack to `dist/` folder + +