Skip to content

Commit 427edfa

Browse files
authored
Update README.md
Add version flag due to bug in latest Truffle
1 parent 6505a69 commit 427edfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This Truffle box comes with everything you need to start [developing on flash lo
88

99
0. Install Truffle globally, if not already installed.
1010
```
11-
npm install -g truffle
11+
npm install -g truffle@5.10
1212
```
1313
1. Download the box.
1414
```

0 commit comments

Comments
 (0)