Fixed missing .json

This commit is contained in:
AlexandreRouma 2021-04-24 04:27:32 +02:00 committed by GitHub
parent 7a9371c062
commit 05440ed2fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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