Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
MicheleBortol authored Jul 8, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 84209a4 commit 255164e
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
@@ -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

0 comments on commit 255164e

Please sign in to comment.