Skip to content

Commit

Permalink
fix(readme): config name
Browse files Browse the repository at this point in the history
  • Loading branch information
martiliones committed Oct 27, 2022
1 parent ddd1e12 commit 2afd151
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ cp config.default.jsonc config.jsonc
And edit that file by inserting the pool's secret phrase as the minimum configuration, e.g. using `nano`:

```
nano config.json
nano config.jsonc
```

> See comments in `config.json` for more parameters.
> See comments in `config.default.jsonc` for more parameters.
## Launching

Expand Down

0 comments on commit 2afd151

Please sign in to comment.