Skip to content

Commit 7cc3896

Browse files
committed
Add reminder about using correct app
1 parent fc3da89 commit 7cc3896

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sites/en/intro-to-rails/getting_started.step

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,11 @@ steps do
5555
step do
5656
message <<-MARKDOWN
5757
Open the suggestotron folder as a project in your text editor.
58+
MARKDOWN
59+
60+
tip "Close any files that are already open. They might be from yesterday's `test_app`, and we want to make sure that we're editing files in today's `suggestotron` app."
5861

62+
message <<-MARKDOWN
5963
In **Sublime Text 2**, you can use the `Project > Add Folder to Project...` menu option:
6064

6165
![Sublime Text Project menu screenshot](img/sublime_add_folder_to_project.png)

0 commit comments

Comments
 (0)