Skip to content

Commit 97adaea

Browse files
committed
README
1 parent a39b62e commit 97adaea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,13 +206,13 @@ While in the project's main directory, simply type i.e.:
206206

207207
It will merge your own configuration with the project's current `config.ini` under the `config/` directory.
208208

209-
Or, to try a merge of two files by defining the directories:
209+
Or, to merge two files by, define both:
210210

211211
```bash
212212
./src/utils/configmerger.py /path/to/main/config.ini /path/to/your_config.ini
213213
```
214214

215-
If you just need to see the options, type:
215+
If you just need to see the options and help, type:
216216

217217
```bash
218218
./src/utils/configmerger.py

0 commit comments

Comments
 (0)