From 255164ebd63fb58c9b1b7f9f3642e94c6439d635 Mon Sep 17 00:00:00 2001 From: Michele Bortolomeazzi Date: Mon, 8 Jul 2024 16:11:30 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 290b099..f09851d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ git clone https://github.com/MicheleBortol/omero-cli-transfer.git wget https://downloads.openmicroscopy.org/bio-formats/7.1.0/artifacts/bftools.zip unzip bftools.zip mkdir bin -mv bftools bin +mv bftools bin/ export PATH=$(pwd)/arc_omero_dev/bin/bftools:$PATH # 4) Install omero-cli-transfer with the plugins enabled for the prepare function