Update README.md

adjusted patches to correct repo
pull/889/head
DJ2LS 2025-02-18 07:57:49 +01:00 committed by GitHub
parent 67eb5566b4
commit 92cb648b17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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
```