Co-authored-by: raulk <raul@protocol.ai>
This commit is contained in:
vyzo 2022-05-16 21:39:22 +03:00 committed by GitHub
parent 06f6b2885a
commit 60bf397569
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ If you don't want to fetch the bundle from github, you can specify an explicit p
```toml ```toml
[[bundles]] [[bundles]]
version = X # actors version version = X # actors version
release = tag # release gag release = tag # release tag
path = /path/to/builtin-actors.car path = /path/to/builtin-actors.car
``` ```