mirror of
https://github.com/writefreely/writefreely
synced 2024-11-24 17:43:05 +00:00
Add info about running in production
This commit is contained in:
parent
5920578c70
commit
59f436052e
1 changed files with 2 additions and 0 deletions
|
@ -62,6 +62,8 @@ mysql -u YOURUSERNAME -p writefreely < schema.sql
|
||||||
# 7) There is no Step 7, you're done!
|
# 7) There is no Step 7, you're done!
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For running in production, [see our guide](https://writefreely.org/start#production).
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
Ready to hack on your site? Here's a quick overview.
|
Ready to hack on your site? Here's a quick overview.
|
||||||
|
|
Loading…
Reference in a new issue