We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a2c9bf commit b926828Copy full SHA for b926828
README.md
@@ -188,7 +188,7 @@ Note: you may have to add `--store-password-in-clear-text` on non-Windows platfo
188
dotnet nuget add source --name SSH.NET --username <username> --password <personalaccesstoken> https://nuget.pkg.github.com/sshnet/index.json
189
```
190
191
-Then you can add the the package as desribed [here](https://github.com/sshnet/SSH.NET/pkgs/nuget/SSH.NET).
+Then you can add the the package as described [here](https://github.com/sshnet/SSH.NET/pkgs/nuget/SSH.NET).
192
193
## Supporting SSH.NET
194
0 commit comments