Skip to content

Commit 7066fa3

Browse files
Update source/quick-start.txt
Co-authored-by: Jordan Smith <[email protected]>
1 parent d1dded2 commit 7066fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/quick-start.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Set Up Your Project
2020
Create the Project
2121
~~~~~~~~~~~~~~~~~~
2222

23-
Create a new directory and initialize your project with ``dotnet new``.
23+
Create a new directory and initialize your project with the ``dotnet new`` command, as follows:
2424

2525
.. code-block:: shell
2626

0 commit comments

Comments
 (0)