Update import schema step

Note the step is only required for multi-user instances.
pull/73/head
Matt Baer 6 years ago
parent b91c931ebd
commit 5e686a5b0f
  1. 2
      README.md

@ -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

Loading…
Cancel
Save