2,684
edits
(→macOS) Tags: Mobile edit Mobile web edit Advanced mobile edit |
(→XDS package for Macs with Apple M processors: add cd /usr/local/bin) Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 121: | Line 121: | ||
# become root (it will ask for your password): | # become root (it will ask for your password): | ||
sudo su | sudo su | ||
cd /usr/local/bin | |||
curl -L -o - https://xds.mr.mpg.de/XDS-Apple_M1.tar.gz | tar xzvf - | curl -L -o - https://xds.mr.mpg.de/XDS-Apple_M1.tar.gz | tar xzvf - | ||
ln -sf XDS-Apple_M1/* . | ln -sf XDS-Apple_M1/* . |