We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1dded2 commit 7066fa3Copy full SHA for 7066fa3
source/quick-start.txt
@@ -20,7 +20,7 @@ Set Up Your Project
20
Create the Project
21
~~~~~~~~~~~~~~~~~~
22
23
-Create a new directory and initialize your project with ``dotnet new``.
+Create a new directory and initialize your project with the ``dotnet new`` command, as follows:
24
25
.. code-block:: shell
26
0 commit comments