File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -109,11 +109,19 @@ Other Platforms
109
109
110
110
.. code-block :: console
111
111
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
113
113
114
114
Install the CernVM-FS package by opening the .pkg file and reboot.
115
115
Future releases will provide a signed and notarized package.
116
116
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
+
117
125
118
126
.. tab-item :: Windows / WSL2
119
127
You can’t perform that action at this time.
0 commit comments