From 0b093120e20cf7637cb46a0a66b3574cee9e6385 Mon Sep 17 00:00:00 2001 From: Donald Mennerich Date: Wed, 10 Nov 2021 10:12:10 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 852783d..69b5be6 100644 --- a/README.md +++ b/README.md @@ -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`
`sudo mv go-bagit /path/to/bins` @@ -60,4 +60,4 @@ latest binary: --bag string bag to be validated --file string location of a file -h, --help help for modify - \ No newline at end of file +