Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmnyu authored Nov 10, 2021
1 parent 9cb1559 commit 0b09312
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Early Go implementation of the bagit specification

## Binary Install
latest binary:
* osx https://github.com/nyudlts/go-bagit/releases/download/v0.1.0-alpha/go-bagit-v0.1.0-alpha-osx.tgz
* linux [TBA]
* osx https://github.com/nyudlts/go-bagit/releases/download/v0.1.0-alpha/go-bagit-v0.1.1-alpha-osx.tgz
* linux https://github.com/nyudlts/go-bagit/releases/download/v0.1.0-alpha/go-bagit-v0.1.1-alpha-linux.tgz

`tar xvzf go-bagit-[VERSION]-[OS].tgz`</br>
`sudo mv go-bagit /path/to/bins`
Expand Down Expand Up @@ -60,4 +60,4 @@ latest binary:
--bag string bag to be validated
--file string location of a file
-h, --help help for modify


0 comments on commit 0b09312

Please sign in to comment.