We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c098133 commit a3e2da7Copy full SHA for a3e2da7
1 file changed
README.md
@@ -29,7 +29,7 @@ https://user-images.githubusercontent.com/105135724/235316560-ea2e88df-0e1b-429f
29
* [Get VSCode](https://code.visualstudio.com/)
30
* [Install C# Extension](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp)
31
* ```code .```
32
-* Open command pallete ```Ctrl+Shift+P``` and select ```.NET Restore All Project```
+* Open command pallete ```Ctrl+Shift+P``` and select ```.NET Restore All Projects```
33
* ```Hit F5 to start debugging```
34
35
*You might need to install [NET 7.0 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)*
0 commit comments