diff --git a/docs.it4i/dice.md b/docs.it4i/dice.md index 6f8ac3501f8f9d00a5adca8c1746ac74527f46b9..f7e11b1c82e141f3111b5b57b3f6d160e567c22e 100644 --- a/docs.it4i/dice.md +++ b/docs.it4i/dice.md @@ -185,7 +185,6 @@ wget https://github.com/cyverse/irodsfs/releases/download/v0.7.6/irodsfs_amd64_l tar -xvf ~/irodsfs_amd64_linux_v0.7.6.tar mkdir ~/IRODS ~/.irods/ && cd "$_" && wget https://docs.it4i.cz/config.yml wget https://pki.cesnet.cz/_media/certs/chain_geant_ov_rsa_ca_4_full.pem -P ~/.irods/ -sed -i 's,~,'"$HOME"',g' ~/irods/irods_environment.json ``` Edit `~/.irods/config.yml` with username from [AAI][f]. @@ -229,7 +228,7 @@ To stop/unmount your collection, use: ### iCommands --!!!note "Linux client only" +!!!note "Linux client only" This is a Linux client only, basic knowledge of the command line is necessary. We recommend Centos7, Ubuntu 20 is optional.