From 8a86c1daa72b2d9d72975259460d68fe2fbb224e Mon Sep 17 00:00:00 2001 From: Leslie Fung Date: Fri, 26 Jul 2024 09:45:40 +1000 Subject: [PATCH] Update installation command (#237) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e07681f3..60e7b70d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ These contracts are feature-rich and are the recommended standard on Immutable z ### Installation ``` -$ yarn install @imtbl/contracts +$ yarn add @imtbl/contracts ``` ### Usage