Add additional information for README

Change-Id: I56747fbbddef120c3624fd11036b1317cc8c723e
This commit is contained in:
Lingxian Kong 2017-07-13 16:23:20 +12:00
parent 94b9d32ae6
commit c1e5ef378f
1 changed files with 8 additions and 0 deletions

View File

@ -89,10 +89,18 @@ host.
.. code-block:: console
$ vagrant --version
Vagrant 1.9.1
$ vagrant up
...
==> default: INFO [alembic.runtime.migration] Context impl MySQLImpl.
==> default: INFO [alembic.runtime.migration] Will assume non-transactional DDL.
==> default: INFO [alembic.runtime.migration] Running upgrade -> 001, Pike release
.. end
If you see message like the above, congratulations!
Getting started with Qinling
----------------------------