From 0e670173b9a543d55b2dd9cdd3c09a61414c662f Mon Sep 17 00:00:00 2001 From: Renato Alves Date: Tue, 14 Nov 2023 02:53:21 +0100 Subject: [PATCH] Stylize message as a callout --- episodes/02-setup.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/episodes/02-setup.md b/episodes/02-setup.md index bf799f3fe0..fc4df3c581 100644 --- a/episodes/02-setup.md +++ b/episodes/02-setup.md @@ -17,8 +17,14 @@ exercises: 0 :::::::::::::::::::::::::::::::::::::::::::::::::: +::::::::::::::::::::::::::::::::::::::::: callout + +## Install Git first + If you got this far but haven't installed Git yet, -[follow these installation steps first](../learners/setup.md#installing-git). +[follow these installation steps](../learners/setup.md#installing-git). + +:::::::::::::::::::::::::::::::::::::::::::::::::: When we use Git on a new computer for the first time, we need to configure a few things. Below are a few examples