From 71f50c9cc7ee5d491ce7ce7ad06a3c903a3c5349 Mon Sep 17 00:00:00 2001 From: kobayashi Date: Thu, 5 Sep 2019 02:12:17 -0400 Subject: [PATCH] add installation notes about docker --- docs/installation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index fcbb40ed1..955696226 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -44,7 +44,8 @@ With this kind of output, you're ready to go! ## Installing dependencies Ignite has a few dependencies (read more in this [doc](dependencies.md)). -Install them on Ubuntu/CentOS like this: +Install them on Ubuntu/CentOS like this: +(Ignite does not depend on docker package version. If you already installed docker-ce, you don't need to replace it to docker.io.) Ubuntu: