Skip to content

Commit de7ecf1

Browse files
authored
SlnGen instructions are potentially incomplete (#1530)
1 parent 8bfec97 commit de7ecf1

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
@@ -15,7 +15,7 @@ dotnet add package KubernetesClient
1515
## Generate with Visual Studio
1616

1717
```
18-
dotnet msbuild /t:slngen
18+
dotnet msbuild /Restore /t:SlnGen kubernetes-client.proj
1919
```
2020

2121
## Authentication/Configuration

0 commit comments

Comments
 (0)