pull/49/head
Tim Sutton 2016-09-06 12:01:27 +02:00
rodzic 6d29ffd36d
commit 6ab0de4c12
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -139,7 +139,7 @@ You can then go on to use any normal postgresql commands against the container.
Under ubuntu 14.04 the postgresql client can be installed like this:
```
sudo apt-get install postgresql-client-9.4
sudo apt-get install postgresql-client-9.5
```