Skip to content

Commit 5eb142f

Browse files
Fix README filename typo
1 parent d02df34 commit 5eb142f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ go test -run Request -setenv myenv # run request, use "myenv" environment and se
7171

7272
## The Runtime
7373

74-
Gostman generate file `gostman.runtime.yml` to store runtime config and variable and change often after each request.
74+
Gostman generate file `.gostman.runtime.yml` to store runtime config and variable and change often after each request.
7575
It is **recommended** to ignore it in the `.gitignore`.
7676

7777
```gitignore

0 commit comments

Comments
 (0)