Skip to content

Commit f376630

Browse files
authored
Update readme.md
Update links to HydraSDR SDR++ Fork
1 parent 7dd5252 commit f376630

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

readme.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![Screenshot](https://i.imgur.com/Ter2MQJ.png)
44
SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use.
55

6-
![Build](https://github.com/AlexandreRouma/SDRPlusPlus/workflows/Build%20Binaries/badge.svg)
6+
![Build](https://github.com/hydrasdr/SDRPlusPlus/workflows/Build%20Binaries/badge.svg)
77

88
* [Patreon](https://patreon.com/ryzerth)
99
* [Discord Server](https://discord.gg/aFgWjyD)
@@ -23,23 +23,23 @@ SDR++ is a cross-platform and open source SDR software with the aim of being blo
2323

2424
## Nightly Builds
2525

26-
Nightly builds contain the very latest features and bugfixes. They are usually just stable as [normal releases](https://github.com/AlexandreRouma/SDRPlusPlus/releases) but are available basically minutes to hours after a change has been pushed to the code.
26+
Nightly builds contain the very latest features and bugfixes. They are usually just stable as [normal releases](https://github.com/hydrasdr/SDRPlusPlus/releases) but are available basically minutes to hours after a change has been pushed to the code.
2727

28-
You can download them [here](https://www.sdrpp.org/nightly). It'll redirect you to the latest nightly on GitHub, scroll down to "Artifacts" and click on the version for your OS.
28+
You can download them [here](https://github.com/hydrasdr/SDRPlusPlus/releases/tag/nightly). It'll redirect you to the latest nightly on GitHub, scroll down to "Artifacts" and click on the version for your OS.
2929

3030
GitHub currently requires an account for the files to be downloadable so make sure you are logged in.
3131

3232
## Windows
3333

34-
Download the latest release from [the Releases page](https://github.com/AlexandreRouma/SDRPlusPlus/releases) and extract to the directory of your choice.
34+
Download the latest release from [the Releases page](https://github.com/hydrasdr/SDRPlusPlus/releases) and extract to the directory of your choice.
3535

3636
To create a desktop shortcut, rightclick the exe and select `Send to -> Desktop (create shortcut)`, then, rename the shortcut on the desktop to whatever you want.
3737

3838
## Linux
3939

4040
### Debian-based (Ubuntu, Mint, etc)
4141

42-
Download the latest release from [the Releases page](https://github.com/AlexandreRouma/SDRPlusPlus/releases) and extract to the directory of your choice.
42+
Download the latest release from [the Releases page](https://github.com/hydrasdr/SDRPlusPlus/releases) and extract to the directory of your choice.
4343

4444
Then, use apt to install it:
4545

@@ -57,11 +57,11 @@ Install from source following the instructions below.
5757

5858
### Other
5959

60-
There are currently no existing packages for other distributions, for these systems you'll have to [build from source](https://github.com/AlexandreRouma/SDRPlusPlus#building-on-linux--bsd).
60+
There are currently no existing packages for other distributions, for these systems you'll have to [build from source](https://github.com/hydrasdr/SDRPlusPlus#building-on-linux--bsd).
6161

6262
## MacOS
6363

64-
Download the app bundle from the latest [nightly build](https://www.sdrpp.org/nightly)
64+
Download the app bundle from the latest [nightly build](https://github.com/hydrasdr/SDRPlusPlus/releases/tag/nightly)
6565

6666
Hint from customer if you have issue "HydraSDR RFOne" doesn't appear in the source list on macOS:
6767
> I got it to work. SDR++ is installed in the folder /Applications.
@@ -74,7 +74,7 @@ Hint from customer if you have issue "HydraSDR RFOne" doesn't appear in the sour
7474
7575
## BSD
7676

77-
There are currently no BSD packages, refer to [Building on Linux / BSD](https://github.com/AlexandreRouma/SDRPlusPlus#building-on-linux--bsd) for instructions on building from source.
77+
There are currently no BSD packages, refer to [Building on Linux / BSD](https://github.com/hydrasdr/SDRPlusPlus#building-on-linux--bsd) for instructions on building from source.
7878

7979
# Building on Windows
8080

@@ -276,7 +276,7 @@ sudo make install
276276

277277
# Building on MacOS
278278

279-
Warning: This is not for the faint of heart and the instructions are mostly untested. It is recommended to use the [nightly builds](https://www.sdrpp.org/nightly) instead.
279+
Warning: This is not for the faint of heart and the instructions are mostly untested. It is recommended to use the [nightly builds](https://github.com/hydrasdr/SDRPlusPlus/releases/tag/nightly) instead.
280280

281281
## Install dependencies
282282

0 commit comments

Comments
 (0)