Merge pull request #119 from strangiato/markdown-fix

Remove extra code quotes
This commit is contained in:
Marcel Dempers 2022-01-11 18:11:32 +11:00 committed by GitHub
commit 331ca31e48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,6 @@ kubectl -n postgres exec -it <podname> bash
psql --username=postgresadmin postgresdb
```
```
Enable the database engine
```