Skip to content

Commit b95be17

Browse files
author
Tkc
authored
Update README.md
1 parent 2ee54d3 commit b95be17

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
@@ -20,14 +20,14 @@ SET GLOBAL long_query_time = 0;
2020

2121
## Database Setting
2222
To set up database
23-
- rename the file `config.sample.yaml` to `config.yaml`
23+
- rename `config.sample.yaml` to `config.yaml`
2424
- modify the yaml settings
2525

2626
https://github.com/tkc/sql-dog/blob/master/config.sample.yaml
2727

2828
## Validate Setting
2929
To set up validation
30-
- rename the file `linter.sample.yaml` to `linter.yaml`
30+
- rename `linter.sample.yaml` to `linter.yaml`
3131
- modify the yaml settings
3232

3333
https://github.com/tkc/sql-dog/blob/master/linter.sample.yaml

0 commit comments

Comments
 (0)