Skip to content

Commit e1bad03

Browse files
Update README
1 parent b37d683 commit e1bad03

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
@@ -256,7 +256,7 @@ To use the locally published NuGet packages in other projects, you need to tell
256256
Add the local folder as a NuGet source using the .NET CLI:
257257

258258
```bash
259-
dotnet nuget add source "C:\_Dev\NuGet-Packages" --name LocalCmdScale
259+
dotnet nuget add source "path\NuGet-Packages" --name LocalCmdScale
260260
```
261261

262262
Or, configure it in Visual Studio:

0 commit comments

Comments
 (0)