Update import schema step

Note the step is only required for multi-user instances.
This commit is contained in:
Matt Baer 2019-01-24 16:38:28 -05:00
parent b91c931ebd
commit 5e686a5b0f
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ Now extract the files from the archive, change into the directory, and do the fo
# 2) (if you chose MySQL in the previous step) Log into MySQL and run:
# CREATE DATABASE writefreely;
# 3) Import the schema with:
# 3) (if you chose Multi-user setup) Import the schema with:
./writefreely --init-db
# 4) Generate data encryption keys