File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -109,11 +109,19 @@ Other Platforms
109109
110110 .. code-block :: console
111111
112- curl -o ~/Downloads/cvmfs-2.11.0 .pkg https://ecsft.cern.ch/dist/cvmfs/cvmfs-2.11.0 /cvmfs-2.11.0 .pkg
112+ curl -o ~/Downloads/cvmfs-2.11.2 .pkg https://ecsft.cern.ch/dist/cvmfs/cvmfs-2.11.2 /cvmfs-2.11.2 .pkg
113113
114114 Install the CernVM-FS package by opening the .pkg file and reboot.
115115 Future releases will provide a signed and notarized package.
116116
117+ A native package for Apple Silicon M1/M2 ... processors is available as well, use the following command instead:
118+
119+ .. code-block :: console
120+
121+ curl -o ~/Downloads/cvmfs-2.11.2-applesilicon.pkg https://ecsft.cern.ch/dist/cvmfs/cvmfs-2.11.2/cvmfs-2.11.2-applesilicon.pkg
122+
123+ Future releases will provide a package with universal binaries.
124+
117125
118126 .. tab-item :: Windows / WSL2
119127
You can’t perform that action at this time.
0 commit comments