From 56ee08e9d4a65c932b0aa65495b4211721acc58e Mon Sep 17 00:00:00 2001 From: Alejandro Gomez Espinosa Date: Tue, 9 Jan 2024 09:34:21 -0600 Subject: [PATCH] fix --- setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.md b/setup.md index c5eb93a..ec89741 100644 --- a/setup.md +++ b/setup.md @@ -59,7 +59,7 @@ If these two lines are running sucessfully, you should see something like this: Copy and paste one of the last two urls in your favorite browser and now you can continue with the lesson 1 (Episode 1). -> If you are using PUTTY +> ## If you are using PUTTY > Go to ssh tab on the left then type in source port (ex. 8888) with destination (ex. localhost:8888) and then hit "add" to add this to the list of ports > If 8888 is occupied, use another port (ex. anything above 8000) instead {: .callout}