Skip to content

Commit

Permalink
Update first-app.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mallets authored Nov 12, 2024
1 parent 8d8714f commit 48a1e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/getting-started/first-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Let's get started!

First thing first, we need to install the [zenoh Python library](https://github.com/eclipse-zenoh/zenoh-python).
```bash
pip install eclipse-zenoh==1.0.0rc1
pip install eclipse-zenoh
```
*The examples are updated to use the 1.0 version currently in rc, which is why version must be specified in the installation command. You can find more information about the 1.0 changes in the [migration guides](https://zenoh.io/docs/migration_1.0/concepts/).*

Expand Down

0 comments on commit 48a1e7b

Please sign in to comment.