Skip to content

Commit a5fb716

Browse files
authored
fix readme.
1 parent 526bbd1 commit a5fb716

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
@@ -10,7 +10,7 @@ in tests that do not require real proofs.
1010
In your go.mod:
1111

1212
```
13-
replace github.com/filecoin-project/filecoin-ffi => github.com/filecoin-project/ffi-stub v0.1.0
13+
replace github.com/filecoin-project/filecoin-ffi => github.com/filecoin-project/ffi-stub ${version}
1414
```
1515

1616
## License

0 commit comments

Comments
 (0)