From 3d98d7c188c7e379228346bb91a8d6bdd5050054 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 27 Nov 2021 09:18:06 -0800 Subject: [PATCH] . --- tour.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tour.md b/tour.md index 0154e4b..14595eb 100644 --- a/tour.md +++ b/tour.md @@ -23,7 +23,7 @@ You will need the following to build Teliva: ## Task 1: getting started -Read the first question in [the Readme](https://github.com/akkartik/teliva/blob/main/README.md) +Read the first question in [the Readme](https://github.com/akkartik/teliva/blob/main/README.md). Try running the commands to download and build Teliva. If you have any trouble at this point, don't waste _any_ time thinking about it. Just [get in touch](http://akkartik.name/contact).