diff --git a/README.md b/README.md index a5ef87b8..c36b2cfc 100644 --- a/README.md +++ b/README.md @@ -35,30 +35,6 @@ PATH=$PATH:$(pwd):$(pwd)/iceoryx dora --help ``` -
- For Macos - -```bash -wget https://github.com/dora-rs/dora/releases/download//dora--x86_64-macOS.zip -unzip dora--x86_64-macOS.zip -PATH=$PATH:$(pwd):$(pwd)/iceoryx -dora --help -``` - -
- -
- For Windows - -```bash -wget https://github.com/dora-rs/dora/releases/download//dora--x86_64-Windows.zip -unzip dora--x86_64-Windows.zip -PATH=$PATH:$(pwd):$(pwd)/iceoryx -dora --help -``` - -
- > This is `x86_64` only for the moment. 2. Create a new dataflow