Skip to content

Commit 769c07b

Browse files
committed
README -> Adjust repo name according to server-side repo renaming.
The repository got renamed to avoid confusion with the official Cannelloni project.
1 parent 63683c4 commit 769c07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The build workflow is run in docker containers (dockcross).
3434

3535
* Download appropriate architecture.
3636
```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
37+
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
3838
cd /tmp
3939
tar xf cannelloni.tar.gz
4040
```

0 commit comments

Comments
 (0)