From e03be4cd4e37f1e4c3f3de361d51369894cea754 Mon Sep 17 00:00:00 2001 From: konkiourtidou Date: Thu, 8 Dec 2022 23:56:06 +0200 Subject: [PATCH] Bracket instead of Atom --- software-mac.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/software-mac.php b/software-mac.php index e9827d270..d3e841f4f 100644 --- a/software-mac.php +++ b/software-mac.php @@ -22,7 +22,7 @@ We have a short step-by-step video showing how to use a programmer editor and write your first Python 3 program. -This video uses the Atom editor - we suggest you install and use VS-Code if you don't already have +This video uses the Bracket editor - which we suggest you to install and use, or the VS-Code, if you don't already have a programming text editor.

@@ -31,7 +31,7 @@ The Terminal program on Macintosh is kind of buried under Macintosh HD -> Applications -> Utilities -> Terminal

-There are several shortcuts that you might find helpful. You can go into the upper-right of +There are several shortcuts that you might find helpful. You can go into the upper-right of your screen and click on the Spotlight search button and type terminal and you can execute Terminal from the pop-up list of items.