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