@@ -14,10 +14,30 @@ ideas will apply to any language.
1414> guide] ( https://youtu.be/c0GdcmPfKL4 ) to get set up.
1515> Otherwise, keep reading below.
1616
17- [ Open up the replit space.] ( https://replit.com/@neoeno/The-Perfect-Crab-Introduction-to-Programming )
18-
19- Click the 'Fork' button on the right. This will open up the
20- programming interface you will use to learn.
17+ To get started:
18+
19+ 1 . ✅ [ Open up the replit
20+ space.] ( https://replit.com/@neoeno/The-Perfect-Crab-Introduction-to-Programming )
21+ ** If you're reading this, you've already done this and you can move on to the
22+ line below.**
23+ 2 . Click the 'Fork & Run' button on the right. This will open up the programming
24+ interface you will use to learn.
25+ 3 . Sign up for a new replit account, or log in if you have one already.
26+ 4 . Replit will open this file again in your own account.
27+ 5 . After this, keep reading down the file for further instructions.
28+
29+ ⚠️ ** If you encounter any 404 errors after you've signed up,** please follow
30+ this process:
31+
32+ 1 . Sign up and sign in to replit. You can tell you are signed in because it
33+ won't say 'Log in' in the top right.
34+ 2 . [ Click this
35+ link] ( https://replit.com/@neoeno/The-Perfect-Crab-Introduction-to-Programming ) .
36+ Make sure you click it, don't just press the back button or assume you're on
37+ it already.
38+ 3 . Click the green 'Fork & Run' button on the right.
39+
40+ ⚙️ ** If you prefer to use your own local development setup**
2141
2242If you're confident using your own local development setup
2343and you have Python 3 installed, you can instead clone this
@@ -44,8 +64,8 @@ You may find the default replit theme hard to read. We have
4464created two themes which combine good contrast and
4565readability. I would recommend you use one of them:
4666
47- * [ Makers Reader Theme (Light)] ( https://replit.com/theme/@neoeno /makers-reader )
48- * [ Makers Reader Theme (Dark)] ( https://replit.com/theme/@neoeno /makers-reader-dark )
67+ * [ Makers Reader Theme (Light)] ( https://replit.com/theme/@training17 /makers-reader )
68+ * [ Makers Reader Theme (Dark)] ( https://replit.com/theme/@training17 /makers-reader-dark )
4969
5070When you're done setting it up, it should look something like this:
5171
@@ -87,4 +107,4 @@ each file.
87107
88108We would receive it with gratitude. [ You can give us
89109feedback
90- here.] ( https://airtable.com/shrDOnkLFDkRiOHmU?prefill_Repository=IntroToProgramming )
110+ here.] ( https://forms.gle/Vo76eDCGRrWngWkD7 )
0 commit comments