mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 04:37:37 +01:00
Fixed missing .json
This commit is contained in:
parent
7a9371c062
commit
05440ed2fc
@ -176,7 +176,7 @@ First run SDR++ from the build directory to generate a default config file
|
||||
./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
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user