fix incorrect syntax in docs (bug 5310)

This commit is contained in:
Boris Bobrov 2015-04-11 01:02:08 +03:00
parent 94af358779
commit f6d1b29f82

View File

@ -102,7 +102,7 @@ name will be ``mediagoblin`` too.
We'll add these entities by first switching to the *postgres* account::
# su -u postgres
# su - postgres
This will change your prompt to a shell prompt, such as *-bash-4.2$*. Enter
the following *createuser* and *createdb* commands at that prompt. We'll