Update readme with another folder that needs to be writable

This commit is contained in:
Timothy Warren 2017-04-28 13:20:34 -04:00
parent 3fd7c84774
commit a15a97370b
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ Update your anime/manga list on Kitsu.io and MyAnimeList.net
2. Duplicate `app/config/*.toml.example` files as `app/config/*.toml` 2. Duplicate `app/config/*.toml.example` files as `app/config/*.toml`
3. Configure settings in `app/config/config.toml` to your liking 3. Configure settings in `app/config/config.toml` to your liking
4. Create the following directories if they don't exist, and make sure they are world writable 4. Create the following directories if they don't exist, and make sure they are world writable
* app/logs
* public/js/cache * public/js/cache
* public/images/avatars * public/images/avatars
* public/images/anime * public/images/anime