Skip to content

Commit

Permalink
readme: updated wrp_sdk to wrp-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
rdu-weston committed Apr 2, 2024
1 parent 1174b14 commit d3d3c49
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ The onboard computer with the devkit should have been configured with the follow

## Installation

Please refer to the [CI build script](.github/workflows/default.yml) for the most complete and up-to-date installation steps.

* Install the Weston Robot Platform SDK (wrp-sdk)

```bash
Expand All @@ -30,7 +32,7 @@ The onboard computer with the devkit should have been configured with the follow
sudo tee /etc/apt/sources.list.d/weston-robot.list > /dev/null
$ sudo apt-get update

$ sudo apt-get install wrp_sdk
$ sudo apt-get install wrp-sdk
```

Please refer to [this page](https://docs.westonrobot.net/software/installation_guide.html) for more details of the installation steps.
Expand Down

0 comments on commit d3d3c49

Please sign in to comment.