Skip to content

Commit 7c11685

Browse files
committed
SlnGen instructions are potentially incomplete
1 parent ce0f192 commit 7c11685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dotnet add package KubernetesClient
1414
## Generate with Visual Studio
1515

1616
```
17-
dotnet msbuild /t:slngen
17+
dotnet msbuild /Restore /t:SlnGen kubernetes-client.proj
1818
```
1919

2020
## Authentication/Configuration

0 commit comments

Comments
 (0)