diff options
Diffstat (limited to 'Readme.md')
| -rw-r--r-- | Readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ > "Pretty good" > - Steve Jobs -## To run: +## To run the demo: * npm install * cd examples @@ -13,7 +13,6 @@ Server will be running on http://lvh.me:1337/ Admin area available on http://lvh.me:1337/admin/ - ## Config To access the admin area, you need to set a username and password. @@ -31,3 +30,4 @@ S3_KEY=s3key S3_SECRET=s3secret S3_BUCKET=bucketname ``` + |
