diff --git a/README.md b/README.md index 999f598..d3b502a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ A lightweight and colorful logging package for Node.js and Bun applications. Mak ```bash # Using npm npm install pretty-js-log +``` +```bash # Using bun bun install pretty-js-log ```