add sudo
Co-authored-by: Mateusz Konieczny <matkoniecz@gmail.com>
This commit is contained in:
parent
084f45d938
commit
c61ad0bfe6
@ -146,7 +146,7 @@ echo $NODEJS_HOME
|
||||
Now we configure postgres. First ensure postgres is running.
|
||||
|
||||
```bash
|
||||
service postgresql start
|
||||
sudo service postgresql start
|
||||
```
|
||||
|
||||
Ensure the `en_US` locale exists.
|
||||
|
Loading…
Reference in New Issue
Block a user