Skip to content

Commit 7beee55

Browse files
committed
Fix markdown typo
1 parent afd65b4 commit 7beee55

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ Docker container with PostgreSQL Client based on [gliderlabs/alpine](https://git
2828
git clone https://github.com/madharjan/docker-postgresql-client
2929
cd docker-postgresql-client
3030

31-
# login to DockerHub
32-
docker login
3331

3432
# build
3533
make
@@ -81,5 +79,4 @@ docker run --rm -it \
8179
```bash
8280
docker stop postgresql
8381
docker rm postgresql
84-
85-
``
82+
```

0 commit comments

Comments
 (0)