From ac5114b100a818725be50bcc3fbdc2f87e06e122 Mon Sep 17 00:00:00 2001 From: kopy-kat Date: Fri, 15 Dec 2023 17:49:44 +0100 Subject: [PATCH] chore: trigger deployment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ed6cd5..68b6300 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This repository contains the documentation for the ERC-7579 standard. To get started, clone this repository and run the following commands: ```bash -yarn install +yarn yarn dev ```