Skip to content

Commit 211ad6d

Browse files
committed
Update README to correct directory path for running the application
1 parent b6742a6 commit 211ad6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A `System.CommandLine` implementation of the Windows App Community SDK.
66

77
```
88
git clone --recurse https://github.com/WindowsAppCommunity/WindowsAppCommunity.CommandLine
9-
cd WindowsAppCommunity.CommandLine
9+
cd WindowsAppCommunity.CommandLine/src
1010
dotnet run
1111
```
1212

0 commit comments

Comments
 (0)