Skip to content

Commit a4fbaa5

Browse files
committed
Update devcontainer Tip on getting started
Dev containers aren't generated by default.
1 parent dfd1e95 commit a4fbaa5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

guides/source/getting_started.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,9 @@ The Rails philosophy includes two major guiding principles:
6464
Creating a New Rails Project
6565
----------------------------
6666

67-
TIP: New Rails apps come with a preconfigured Dev Container development environment. This
68-
is the fastest way to get started with Rails. For instructions see [Getting Started with Dev Containers](getting_started_with_devcontainer.html)
67+
TIP: You can create new Rails apps come with a preconfigured Dev Container development environment. This
68+
is the fastest way to get started with Rails.
69+
For instructions see [Getting Started with Dev Containers](getting_started_with_devcontainer.html)
6970

7071
The best way to read this guide is to follow it step by step. All steps are
7172
essential to run this example application and no additional code or steps are

0 commit comments

Comments
 (0)