Fix README (fixes #14)

This commit is contained in:
Iñaki Baz Castillo
2017-12-24 13:27:18 +01:00
parent 2aa2579f26
commit 9164ccae25
+1 -1
View File
@@ -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.