File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,9 @@ conda install -c bioconda bioconductor-msa bioconductor-odseq
8888
8989##### Apple Silicon Macs
9090
91- Follow these instructions for Macs with M1/M2 chips.
91+ Follow these instructions for Macs with M1/M2 chips.
92+
93+ ** First, set your Terminal application to run in [ Rosetta mode] ( https://academy.bigbinary.com/learn-rubyonrails/setting-up-macos ) .**
9294
9395``` bash
9496wget https://data.qiime2.org/distro/core/qiime2-2023.2-py38-osx-conda.yml
@@ -99,7 +101,7 @@ conda config --env --set subdir osx-64
99101
100102Then continue to install the other Conda- or PIP-installable dependencies.
101103
102- #### Option 2: Docker container (not updated yet )
104+ #### Option 2: Docker container (NOT UPDATED TO NEW VERSION YET )
103105
104106To run Tourmaline inside a Docker container:
105107
You can’t perform that action at this time.
0 commit comments