diff --git a/README.md b/README.md index 9baad92..3e6b152 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ $ gulp live ```bash $ cd app -$ gulp prod +$ gulp dist ``` * Upload the entire `server` folder to your server and make your web server (Apache, Nginx...) expose the `server/public` folder.