Skip to content

Commit 16c76ad

Browse files
Update README.md
1 parent fc7f50b commit 16c76ad

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ Babelfish for PostgreSQL is a collection of [extensions](https://github.com/babe
1111

1212
To create a new container, run:
1313

14-
`docker run -d -p 1433:1433 jonathanpotts/babelfishpg`
14+
```
15+
docker run -d -p 1433:1433 jonathanpotts/babelfishpg
16+
```
1517

1618
### Example Data
1719

0 commit comments

Comments
 (0)