Skip to content

Commit

Permalink
Update README.md (#255)
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
bradleyayers authored May 15, 2021
1 parent b5b6725 commit 4db3ac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Try starting PgTyped and editing them to see live query type generation.

### Using the dockerized example setup:
1. Clone the whole pgtyped monorepo into some directory.
`git clone git@github.com:adelsz/pgtyped.git pgyped`
`git clone git@github.com:adelsz/pgtyped.git pgtyped`
2. `cd pgtyped/packages/example`
3. `npm install`
4. `docker-compose run watch`
Expand Down

1 comment on commit 4db3ac7

@vercel
Copy link

@vercel vercel bot commented on 4db3ac7 May 15, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.