Skip to content

Commit

Permalink
Fix README (dotnet TOOL install) (#94)
Browse files Browse the repository at this point in the history
non-breaking
  • Loading branch information
corneliusmunz authored Oct 4, 2020
1 parent 4c95bd0 commit d6a9987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ DI Container Elements
- Features
- [X] Dynamic Device
- [X] Deployment Verifier
- Command Line (`dotnet install -g SharpBrick.PoweredUp.Cli`)
- Command Line (`dotnet tool install -g SharpBrick.PoweredUp.Cli`)
- [X] `poweredup device list` (discover all connected devices and their port (mode) properties)
- [X] `poweredup device dump-static-port -p <port number>` (see [adding new devices tutorial](docs/development/adding-new-device.md))

Expand Down

0 comments on commit d6a9987

Please sign in to comment.