Skip to content

Commit

Permalink
Update data file URL
Browse files Browse the repository at this point in the history
  • Loading branch information
chaklim committed Apr 1, 2020
1 parent 5d2e380 commit 767a994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ make
export PATH=`pwd`":$PATH"
# download data files and uncompress it
curl http://www.bio8.cs.hku.hk/sensv/data_v1.0.1.tar.gz --output data.tar.gz
curl http://www.bio8.cs.hku.hk/sensv/data_v1.0.2.tar.gz --output data.tar.gz
tar -xf data.tar.gz
# run sensv like this afterwards
Expand Down

0 comments on commit 767a994

Please sign in to comment.