From af52d9358f3a9bfb5c25feeac111b347f61be058 Mon Sep 17 00:00:00 2001 From: Erik Nucibella Date: Mon, 25 Sep 2023 18:05:06 -0400 Subject: [PATCH] fix(readme): typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2644b62..1a61c6f 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ cast call $DEPLOYED_CONTRACT_ADDRESS "gemsBalance(address, address)" 0x05789ff70 #### Installation -```python +```bash cd backend source venv/bin/activate source .env