mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-09 15:29:54 +02:00
Fixed missing .json
This commit is contained in:
@@ -176,7 +176,7 @@ First run SDR++ from the build directory to generate a default config file
|
|||||||
./sdrpp -r ../root_dev/
|
./sdrpp -r ../root_dev/
|
||||||
```
|
```
|
||||||
|
|
||||||
Then, you need to edit the `root_dev/config` file to point to the modules that were built. Here is a sample of what it should look like:
|
Then, you need to edit the `root_dev/config.json` file to point to the modules that were built. Here is a sample of what it should look like:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user