From 05440ed2fc21a082ce910c52b9c987b139133836 Mon Sep 17 00:00:00 2001 From: AlexandreRouma Date: Sat, 24 Apr 2021 04:27:32 +0200 Subject: [PATCH] Fixed missing .json --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 88f48fe..da3c8d7 100644 --- a/readme.md +++ b/readme.md @@ -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 ...