diff --git a/README.md b/README.md index b1b9b22..58ef954 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ A collection of helper TypeScript types to test other TypeScript types. This col To install `ts-test-utils` with Bun, run the following command: ```bash -bun i @crbroughton/ts-test-utils +bun i -D @crbroughton/ts-test-utils ``` ## Getting Started