You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/06a_activity_create_file.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,4 +16,4 @@ Now it is time to put an image and a caption into your file:
16
16
17
17
> 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.
18
18
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