Skip to content

Commit dc32551

Browse files
authored
Update terminal instructions in README
Clarify instructions for opening a terminal window.
1 parent 497ad8a commit dc32551

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Currently, How-To's are provided in C# only. To run them, review the following:
3737
- Then, choose the How-To to debug from the debug target dropdown in the "Run and debug" view.
3838

3939
**Using the Command Line (alternatively)**
40-
- Open a terminal and navigate to the How-To directory that you want to run.
40+
- Open a terminal window and navigate to the How-To directory that you want to run.
4141
- Execute the following command: `dotnet run`.
4242

4343
### Installing and Configuring the InStore App

0 commit comments

Comments
 (0)