From 05aaa79636e273cd8f33926537649983de031ca2 Mon Sep 17 00:00:00 2001 From: asuma Date: Wed, 11 Dec 2024 03:14:20 +0900 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 70122cd..9711a9f 100644 --- a/README.md +++ b/README.md @@ -34,14 +34,13 @@ npm install use-haptic ``` git clone https://github.com/posaune0423/use-haptic.git cd sample -npm install -npm run dev +deno run dev ``` And then, access the ip address displayed in the console by your iPhone. ```bash -> npm run dev +> deno task dev > sample@0.0.0 dev > vite --host