We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63683c4 commit 769c07bCopy full SHA for 769c07b
README.md
@@ -34,7 +34,7 @@ The build workflow is run in docker containers (dockcross).
34
35
* Download appropriate architecture.
36
```shell
37
- wget https://github.com/eclipse-opendut/cannelloni/releases/download/v1.1.0/cannelloni_linux-x64_1.1.0.tar.gz -O /tmp/cannelloni.tar.gz
+ wget https://github.com/eclipse-opendut/cannelloni-build/releases/download/v1.1.0/cannelloni_linux-x64_1.1.0.tar.gz -O /tmp/cannelloni.tar.gz
38
cd /tmp
39
tar xf cannelloni.tar.gz
40
```
0 commit comments