Skip to content

Commit d2f757c

Browse files
authored
Update installation.md (#1649)
1 parent db92b1c commit d2f757c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pgml-cms/docs/open-source/pgcat/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ As part of our regular release process, we are building and distributing a Debia
2727
```
2828
echo "deb [trusted=yes] https://apt.postgresml.org $(lsb_release -cs) main" | \
2929
sudo tee -a /etc/apt/sources.list && \
30+
sudo apt-get update && \
3031
sudo apt install pgcat
3132
```
3233

0 commit comments

Comments
 (0)