diff --git a/sites/intro-to-rails/intro-to-rails.step b/sites/intro-to-rails/intro-to-rails.step
index fda9d884..ddd6d08f 100755
--- a/sites/intro-to-rails/intro-to-rails.step
+++ b/sites/intro-to-rails/intro-to-rails.step
@@ -39,41 +39,46 @@ day. Probably.
To get through this course, you'll need a free Github account.
Create a free Github account by filling the signup form.
+
-On the next screen, you can click "skip personalization" on the bottom to continue.
+On the next screen, you can click Skip personalization on the bottom to continue.
+
-
- Once you are signed into Github, you'll need to create a repository - a new programming project.
- 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.
Click Create repository to continue.
-
-
- It may take a moment for your repository to be generated.
-
-
- 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. This usually takes at least 2 - 3 minutes.
-
-
- The editor will automatically set up like this once it's ready.
-
-
- Congratulations! You're ready to start coding. -
+Once you are signed into Github, you'll need to create a repository - a new programming project. + +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. + +Click Create repository to continue. + + + +It may take a moment for your repository to be generated. + + + + +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. This usually takes at least 2 - 3 minutes. + + + +The editor will automatically set up like this once it's ready. + + + +Congratulations! You're ready to start coding. + MARKDOWN