From 3ed521d14b645a73fd9d50ac798214f9519f864d Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Fri, 12 Jul 2019 21:33:14 +0000 Subject: [PATCH] Fix lists --- TUTORIAL.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/TUTORIAL.md b/TUTORIAL.md index 81b5eea..2f4d78d 100644 --- a/TUTORIAL.md +++ b/TUTORIAL.md @@ -4,13 +4,13 @@ We'll be building a simple system diagram. You can see the result [here](https:/ ## Start clean -1 Select (clicking, touching, or with the arrow keys) the help box and delete it by pressing `d`. You can bring it back any time by pressing `?`. -1 Delete any other objects you've created by pressing `d`. +1. Select (clicking, touching, or with the arrow keys) the help box and delete it by pressing `d`. You can bring it back any time by pressing `?`. +1. Delete any other objects you've created by pressing `d`. # Nodes -1 Create a node by pressing `n` -1 Label it **cloudflare**, then press Enter to finish editing -1 Create another node by pressing `n` -1 Label it **frontend1**, then press Enter to finish editing -1 You should see both nodes in the diagram +1. Create a node by pressing `n` +1. Label it **cloudflare** then press Enter to finish editing +1. Create another node by pressing `n` +1. Label it **frontend1** then press Enter to finish editing +1. You should see both nodes in the diagram