Skip to content

Commit

Permalink
Fix markdown typo
Browse files Browse the repository at this point in the history
  • Loading branch information
madharjan committed May 23, 2019
1 parent afd65b4 commit 7beee55
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ Docker container with PostgreSQL Client based on [gliderlabs/alpine](https://git
git clone https://github.com/madharjan/docker-postgresql-client
cd docker-postgresql-client

# login to DockerHub
docker login

# build
make
Expand Down Expand Up @@ -81,5 +79,4 @@ docker run --rm -it \
```bash
docker stop postgresql
docker rm postgresql

``
```

0 comments on commit 7beee55

Please sign in to comment.