diff --git a/docs/roadmap.md b/docs/roadmap.md
index 24e82d5435b590bf048e42d83630fab286e1ac9e..19a6b9a079ee5537096ad972f1618ae7bb096f89 100644
--- a/docs/roadmap.md
+++ b/docs/roadmap.md
@@ -2,11 +2,11 @@ Kargo's roadmap
 =================
 
 ### Self deployment (pull-mode) [#320](https://github.com/kubespray/kargo/issues/320)
-- the playbook would install and configure docker and the etcd cluster [#321](https://github.com/kubespray/kargo/issues/321)
+- the playbook would install and configure docker/rkt and the etcd cluster
 - the following data would be inserted into etcd: certs,tokens,users,inventory,group_vars.
 - a "kubespray" container would be deployed (kargo-cli, ansible-playbook, kpm)
 - to be discussed, a way to provide the inventory
-- **self deployment** of the node
+- **self deployment** of the node from inside a container [#321](https://github.com/kubespray/kargo/issues/321)
 
 ### Provisionning and cloud providers
 - Terraform to provision instances on **GCE, AWS, Openstack, Digital Ocean, Azure**