Skip to content

Commit

Permalink
adding note about logs directory
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Nov 4, 2015
1 parent 2562db3 commit 27efdb1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion start/README.md
Expand Up @@ -6,6 +6,8 @@ tutorial. To get things running:

chmod 777 -R data
php data/setupDb.php
mkdir logs
chmod 777 logs

You can also run Composer, though the `vendor/` directory should already
have everything it needs:
Expand All @@ -24,4 +26,4 @@ you should see content added to it:

tail -f logs/mail.log

Have fun!
Have fun!

0 comments on commit 27efdb1

Please sign in to comment.