diff --git a/README.md b/README.md index 7a1c183..81c3ed0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Config.Jail_zfs_mountpoint = none Create jails ------------ -For now, we can't pass config at creation time. We have to define config after creation: +You need to specify release, and optional configuration:

 gocage create jail1 -r 13.2-RELEASE -p "Config.Ip4_addr='vnet0|192.168.1.91/24',Config.Ip6=none,Config.Boot=1"