From 4784aef0e4449843e26ad1b8d0b8848ef2b3969b Mon Sep 17 00:00:00 2001 From: Arnav K Date: Sun, 18 Jun 2023 18:42:24 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5f03d5..c649093 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Welcome to Lume Deno Template, a website template built with Deno and Lume frame ## How to Use? 1. Clone the GitHub repo: `git clone https://github.com/ArnavK-09/lume-deno-template.git` -2. Install Deno: Follow the installation instructions from the Deno website (https://deno.land/#installation) +2. Install Deno: Follow the installation instructions from the Deno website (https://deno.com/manual@v1.34.3/getting_started/installation) 3. Navigate to the project directory: `cd lume-deno-template` 4. Run the website locally: `deno task serve`