Skip to content

Commit 7ae60b1

Browse files
authored
Merge pull request #35 from githubtraining/opening-files
Minor tweaks to file creation activity
2 parents 71cd9a5 + 6028cf9 commit 7ae60b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

book/06a_activity_create_file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Now it is time to put an image and a caption into your file:
1616

1717
> Git doesn't care how you work with your files locally. You can work in your favorite IDE or text editor, or you can use VIM through the command line.
1818
19-
> To open your file from the command line, many IDEs and text editors offer shortcuts. For example, to open the project in Atom, you can use `atom .` and to open it in Visual Studio Code you can use `code .`.
19+
> To open your file from the command line, many IDEs and text editors offer shortcuts. For example, use `atom .` to open the project in Atom, and `code .` to open it in Visual Studio Code.

0 commit comments

Comments
 (0)