diff options
| author | Chris McDonough <chrism@plope.com> | 2012-04-27 11:12:11 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2012-04-27 11:12:11 -0400 |
| commit | 32fc4511d0fb3c8103f789869647c153ea058a6a (patch) | |
| tree | f3e9d265f0ecade205b5228b492d76f76ce1dfdf /docs/tutorials/wiki2/installation.rst | |
| parent | 90da3b3b1363beb443d190fdcdee8d9323beb64b (diff) | |
| parent | 36648e83ff697113ab7a50eeac9fbb053f5ce7b5 (diff) | |
| download | pyramid-32fc4511d0fb3c8103f789869647c153ea058a6a.tar.gz pyramid-32fc4511d0fb3c8103f789869647c153ea058a6a.tar.bz2 pyramid-32fc4511d0fb3c8103f789869647c153ea058a6a.zip | |
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'docs/tutorials/wiki2/installation.rst')
| -rw-r--r-- | docs/tutorials/wiki2/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki2/installation.rst b/docs/tutorials/wiki2/installation.rst index 4ee2728c2..40486057e 100644 --- a/docs/tutorials/wiki2/installation.rst +++ b/docs/tutorials/wiki2/installation.rst @@ -254,7 +254,7 @@ The output to your console should be something like this:: 2011-11-26 14:42:25,140 INFO [sqlalchemy.engine.base.Engine][MainThread] COMMIT -Success! You should now have a ``tutorial.db`` file in your current working +Success! You should now have a ``tutorial.sqlite`` file in your current working directory. This will be a SQLite database with a single table defined in it (``models``). |
