diff options
Diffstat (limited to 'docs/installing')
-rw-r--r-- | docs/installing/macos.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/installing/macos.md b/docs/installing/macos.md index c54664896..041d1178a 100644 --- a/docs/installing/macos.md +++ b/docs/installing/macos.md @@ -96,8 +96,9 @@ Create a `foi` user from the command line, like this: createuser -s -P foi -_Note:_ Leaving the password blank will cause great confusion if you're new to -PostgreSQL. +_Note:_ After running this command you will be prompted to set a +password for the user. Don't leave it blank if you are new to +PostgreSQL, or it could be difficult to set later for you. We'll create a template for our Alaveteli databases: |