Skip to content

Commit

Permalink
Updated demo version
Browse files Browse the repository at this point in the history
  • Loading branch information
NehaNaithani committed Oct 27, 2020
1 parent 18f6ea5 commit 8e2e8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/2/tutorial/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ On Unix based systems, download our tar.gz package.
```bash
mkdir -p /tmp/iofog/demo
cd /tmp/iofog/demo
curl -L -o demo.tar.gz https://github.com/eclipse-iofog/demo/archive/v2.0.0.tar.gz
curl -L -o demo.tar.gz https://github.com/eclipse-iofog/demo/archive/v2.0.2.tar.gz
tar -zxvf demo.tar.gz --strip-components=1
```

Expand Down

0 comments on commit 8e2e8c2

Please sign in to comment.