From 8378bbe1309f568b7509251bab4534e559612340 Mon Sep 17 00:00:00 2001 From: Yunus Date: Sun, 24 Nov 2024 20:17:21 +0700 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c95db2b..a8aead7 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ NUXT_PUBLIC_ADMIN_KEY_ENABLE= #### Make sure to install the dependencies: ```bash -ban install +bun install ``` #### Development Server