From 3c1094ac341fd01f876cba7005e3f2920a13bada Mon Sep 17 00:00:00 2001 From: Ignacio Calderon de la Barca <50851319+Igodlab@users.noreply.github.com> Date: Wed, 21 Apr 2021 22:47:33 -0700 Subject: [PATCH] Update README.md --- code/week02/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/week02/README.md b/code/week02/README.md index 4ff19884c..b51cc2203 100644 --- a/code/week02/README.md +++ b/code/week02/README.md @@ -9,8 +9,8 @@ Before getting started you should clone the [Plutus repository](https://github.c ## Outline -1. [Get started with the cabal repl] (<#secc:get-started>) -2. [Implement our first validator](<#secc:get-validator>) +1. [Get started with the cabal repl](<#secc:get-started>) +1. [Implement our first validator](<#secc:get-validator>) ## Get started with the cabal repl