mirror of https://github.com/DJ2LS/FreeDATA.git
parent
67eb5566b4
commit
92cb648b17
|
@ -35,8 +35,8 @@ Open the Terminal and execute the following commands:
|
|||
```
|
||||
% mkdir ~/freedata
|
||||
% cd ~/freedata
|
||||
% curl -o install-freedata-macos.sh https://raw.githubusercontent.com/HB9HBO/FreeDATA-macOS/main/install-freedata-macos.sh
|
||||
% curl -o run-freedata-macos.sh https://raw.githubusercontent.com/HB9HBO/FreeDATA-macOS/main/run-freedata-macos.sh
|
||||
% curl -o install-freedata-macos.sh https://raw.githubusercontent.com/DJ2LS/FreeDATA/main/install-freedata-macos.sh
|
||||
% curl -o run-freedata-macos.sh https://raw.githubusercontent.com/DJ2LS/FreeDATA/main/run-freedata-macos.sh
|
||||
|
||||
% bash install-freedata-macos.sh
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue