diff --git a/README.md b/README.md index 1f5c686..9b5c365 100644 --- a/README.md +++ b/README.md @@ -23,5 +23,5 @@ $ npm start ## Build static assets (for now) ``` -$ webpack --define process.env.NODE_ENV=\"production\" +$ npm run build ```