small improvements to schema upgrade instructions

This commit is contained in:
Scott Lamb
2017-01-01 22:58:27 -08:00
parent 0f4c554ec5
commit e1cb5f4204
2 changed files with 6 additions and 6 deletions

View File

@@ -1144,8 +1144,7 @@ impl Database {
\
If you are starting from an \
empty database, see README.md to complete the \
installation. If you are starting from
complete the schema. If you are starting from a database \
installation. If you are starting from a database \
that predates schema versioning, see guide/schema.md."
.to_owned()));
},