[web] README

This commit is contained in:
orosmatthew 2023-11-19 21:05:29 -05:00
parent 331d18ed3c
commit d3090103bc

View File

@ -45,7 +45,7 @@ sudo service postgresql enable
We will now create a database and user to work with
```
```bash
sudo -u postgres psql
```