Skip to content

Commit 8e2e8c2

Browse files
committed
Updated demo version
1 parent 18f6ea5 commit 8e2e8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/2/tutorial/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ On Unix based systems, download our tar.gz package.
3030
```bash
3131
mkdir -p /tmp/iofog/demo
3232
cd /tmp/iofog/demo
33-
curl -L -o demo.tar.gz https://github.com/eclipse-iofog/demo/archive/v2.0.0.tar.gz
33+
curl -L -o demo.tar.gz https://github.com/eclipse-iofog/demo/archive/v2.0.2.tar.gz
3434
tar -zxvf demo.tar.gz --strip-components=1
3535
```
3636

0 commit comments

Comments
 (0)