Skip to content

Commit ef7df13

Browse files
committed
FINALLY adding support for M-series ARM Macs
1 parent 7f8b447 commit ef7df13

File tree

5 files changed

+3343
-1372
lines changed

5 files changed

+3343
-1372
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Note that `oneroof` checks for how to gather data in a particular order for Nano
116116
To reproduce the environment required by this pipeline, make sure you are on a Mac, a linux machine, or a Windows machine using Windows Subsystem for Linux. Then, to reproduce the environment, install pixi with:
117117

118118
``` bash
119-
PIXI_ARCH=x86_64 curl -fsSL https://pixi.sh/install.sh | bash
119+
curl -fsSL https://pixi.sh/install.sh | bash
120120
```
121121

122122
Download the pipeline with:

0 commit comments

Comments
 (0)