Updated Compile and install on macOS using macports (markdown)

Jonas Kvinge 2021-07-18 13:31:56 +02:00
parent cfeee4152b
commit f6303f5555
1 changed files with 3 additions and 2 deletions

@ -19,8 +19,9 @@ Install dependencies through port:
Install create-dmg:
sudo port -N install npm7
sudo npm install --global create-dmg
wget https://raw.githubusercontent.com/create-dmg/create-dmg/master/create-dmg
chmod u+x create-dmg
sudo mv create-dmg /opt/local/bin/
Set environment variables: