From a3b78752e4455f5785c9edd610d8245b02c97088 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Wed, 10 Jul 2019 11:28:12 +0100 Subject: [PATCH] Add next-action for better developer-workflow Adds a next-action of using Ignite after installing it. Signed-off-by: Alex Ellis --- docs/installation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/installation.md b/docs/installation.md index 08a27f7ce..362f1cb35 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -34,6 +34,8 @@ Ignite version: version.Info{Major:"0", Minor:"3", GitVersion:"v0.3.0", GitCommi Firecracker version: v0.16.0 ``` +Now you can continue with the [Getting Started Walkthrough](./docs/usage.md). + ## Removing the installation **NOTE:** Make sure no virtual machines are running before executing this step.