README: warn about error when no article available

This commit is contained in:
Peter Cai 2020-04-17 13:44:47 +08:00
parent d78ef4fbb8
commit 8fcb7fef17
No known key found for this signature in database
GPG Key ID: 71F5FB4E4F3FD54F
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Deployment
3. Run `wrangler publish` to upload to Cloudflare Workers
4. Set up correct routes in Cloudflare control panel
5. Add your own instance of Paprika to your Standard Notes as a plugin (instructions available below)
6. Publish!
6. Publish! (__Before publishing the first article, you will see an error when loading the home page__)
Note that all configuration and themes will be included statically in the final binary. To modify any of them, you will need to re-run `wrangler publish` to rebuild the entire program.