Skip to content

Commit 739bda1

Browse files
authored
Merge pull request rails#42096 from jadeforrest/patch-1
Specify rails --version check should be in a new terminal
2 parents adc0146 + d97b929 commit 739bda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ $ gem install rails
154154
```
155155

156156
To verify that you have everything installed correctly, you should be able to
157-
run the following:
157+
run the following in a new terminal:
158158

159159
```bash
160160
$ rails --version

0 commit comments

Comments
 (0)