Co-authored-by: raulk <raul@protocol.ai>
This commit is contained in:
vyzo
2022-05-16 21:39:22 +03:00
committed by GitHub
co-authored by raulk
parent 06f6b2885a
commit 60bf397569
+1 -1
View File
@@ -16,7 +16,7 @@ If you don't want to fetch the bundle from github, you can specify an explicit p
```toml
[[bundles]]
version = X # actors version
release = tag # release gag
release = tag # release tag
path = /path/to/builtin-actors.car
```