From daa146f00c71f5a4760ac4e67274617b71837d7e Mon Sep 17 00:00:00 2001 From: Luke Schoen Date: Thu, 11 May 2023 21:54:30 +1000 Subject: [PATCH] Update README.md fix swanky link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d551039..148f565a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The `contract` folder contains the contract code. The `UI` folder contains the U Install swanky cli https://github.com/AstarNetwork/swanky-cli ```bash -npm install -g @astar-network/swanky-clii@1.0.7 +npm install -g @astar-network/swanky-cli@1.0.7 ``` ### Deploy the Flipper contract