Skip to content

Commit

Permalink
Change option of tar to improve safety
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshinoji committed Aug 8, 2016
1 parent 7bdcb91 commit 56159c7
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 @@ -17,7 +17,7 @@ There is no need to install. Just download the package!

```bash
$ wget https://github.com/mynlp/jigg/releases/download/v-0.6.1/jigg-0.6.1.tar.gz
$ tar xvf jigg-0.6.1.tar.gz
$ tar xzf jigg-0.6.1.tar.gz
$ cd jigg-0.6.1
```

Expand Down

0 comments on commit 56159c7

Please sign in to comment.