Skip to content

Commit a9ebb50

Browse files
committed
update docs
1 parent 2bf813a commit a9ebb50

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Fullstack Web3 Template v2.3.1
1+
# Fullstack Web3 Template v2.3.2
22

33
## QuickStart
44

@@ -33,7 +33,7 @@ anvil -b 1 # Mining blocks every 1 second
3333

3434
```bash
3535
cd smartcontracts
36-
./deploy.local.sh
36+
./deploy-on-local.sh
3737
```
3838

3939
## FWT Structure

smartcontracts/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
# FullStack Web3 Foundry
1+
# Smartcontract Foundry
2+
3+
4+

0 commit comments

Comments
 (0)