From 9bc16f51cdec7825b5a094c4e8ab4daa6a91a490 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Wed, 18 May 2022 08:57:02 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79796cf..d79915c 100644 --- a/README.md +++ b/README.md @@ -154,9 +154,9 @@ See the [examples](examples) for more use cases. ## Development -Go into `apps/web` and run `npm install && npm run dev`. +Go into `apps/web` and run `npm install && npm run dev` -The site will be available on `localhost:3000`. +The site will be available on `localhost:3000` ## Self Hosting