Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Formatting fix
  • Loading branch information
Mallets authored Aug 10, 2023
1 parent b2b0d5b commit 499802a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ In order to build the zenoh bridge for DDS you need first to install the followi

- [Rust](https://www.rust-lang.org/tools/install). If you already have the Rust toolchain installed, make sure it is up-to-date with:

```bash
$ rustup update
```
```bash
$ rustup update
```

- On Linux, make sure the `llvm` and `clang` development packages are installed:
- on Debians do: `sudo apt install llvm-dev libclang-dev`
Expand Down

0 comments on commit 499802a

Please sign in to comment.