Skip to content

Commit 5b2b681

Browse files
authored
Fix formatting in README for deployment section
1 parent 1fbcc65 commit 5b2b681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pgpm install @pgpm/faker
4848
# 4. Deploy everything
4949
pgpm deploy --createdb --database mydb1
5050
psql -d mydb1 -c "SELECT faker.city('MI');"
51-
> Ann Arbor
51+
> Ann Arbor
5252
```
5353

5454
### Starting a New Project and Adding a Change

0 commit comments

Comments
 (0)