diff --git a/sites/intro-to-rails/img/codespaces5.png b/sites/intro-to-rails/img/codespaces5.png
index e4a4086e..8c3924b3 100644
Binary files a/sites/intro-to-rails/img/codespaces5.png and b/sites/intro-to-rails/img/codespaces5.png differ
diff --git a/sites/intro-to-rails/img/codespaces9.png b/sites/intro-to-rails/img/codespaces9.png
index 0b735404..9ed18a67 100644
Binary files a/sites/intro-to-rails/img/codespaces9.png and b/sites/intro-to-rails/img/codespaces9.png differ
diff --git a/sites/intro-to-rails/intro-to-rails.step b/sites/intro-to-rails/intro-to-rails.step
index 895c5215..fda9d884 100755
--- a/sites/intro-to-rails/intro-to-rails.step
+++ b/sites/intro-to-rails/intro-to-rails.step
@@ -49,7 +49,7 @@ On the next screen, you can click "skip personalization" on the bottom to contin
To do that,
Create a new repository from the Railsbridge template.
You can pick any name you like, or accept the default suggestion. You can also decide if you want your code to be public
- for anyone to see, or private.
Leave the "Include all branches" option unchecked, then click Create repository.
+ for anyone to see, or private.
Click Create repository to continue.
@@ -58,11 +58,12 @@ On the next screen, you can click "skip personalization" on the bottom to contin
When it's finished, you'll be taken to a page that looks like this. Click on the green Code button,
+ make sure you're on the "Codespaces" tab,
then click Create codespace on main. This will be our code editor.
- This will begin setting up the editor in your browser. It may take a minute or two.
+ This will begin setting up the editor in your browser. This usually takes at least 2 - 3 minutes.