From eba390297f103dba0a7b242bb42d8ac0e7ff1b3f Mon Sep 17 00:00:00 2001 From: Matthew Pereira Date: Wed, 29 Nov 2023 13:11:06 -0800 Subject: [PATCH] update url --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8f3f210..ad0ce99 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@
- YouTube Video   |   Live Site + YouTube Video   |   Live Site

@@ -53,15 +53,15 @@ It leverages [Lukso Network](https://lukso.network/), [Univeral Profiles browser first git clone this repo: -```git clone https://github.com/tantodefi/updev.git``` +`git clone https://github.com/tantodefi/updev.git` install dependencies: -```yarn install``` +`yarn install` run the app -```yarn start``` +`yarn start` ### Technologies Used