ソースを参照

Update import schema step

Note the step is only required for multi-user instances.
tags/v0.8.0
Matt Baer 5年前
コミット
5e686a5b0f
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      README.md

+ 1
- 1
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


読み込み中…
キャンセル
保存