We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4157288 commit d86edeeCopy full SHA for d86edee
1 file changed
docs/tutorial/custom_installation.md
@@ -38,7 +38,7 @@ Choose how you want to manage your monitoring configurations:
38
39
- **Using apt (Debian/Ubuntu)**
40
```bash
41
- # Follow instructions from: https://wiki.postgresql.org/wiki/Apt#Quickstart to add the official PostgreSQL apt repoistory
+ # Follow instructions from: https://wiki.postgresql.org/wiki/Apt#Quickstart to add the official PostgreSQL apt repository
42
sudo apt update && sudo apt install pgwatch
43
```
44
0 commit comments