added fedora info
This commit is contained in:
@@ -24,6 +24,9 @@ sudo apt install postgresql
|
||||
### Fedora
|
||||
```sh
|
||||
sudo dnf install postgresql-server
|
||||
|
||||
# Initialise Server Data
|
||||
sudo /usr/bin/postgresql-setup --initdb
|
||||
```
|
||||
|
||||
## Setup
|
||||
|
||||
Reference in New Issue
Block a user