Skip to content

Commit c8caa8b

Browse files
committed
ReadMe lint
1 parent a932393 commit c8caa8b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,10 @@ CHRONICLE_INSTANCE=your-instance-id
105105
CHRONICLE_REGION=your-region
106106
```
107107

108-
The SDK will use values from the `.env` file provided with the --env-file flag.
109-
(It has trouble finding your local .env due to SDK Path issues, which we are
110-
working to resolve.)
111-
Command-line options take precedence over environment variables.
108+
The SDK will use values from the `.env` file provided with the `--env-file`
109+
flag. (It has trouble finding your local .env due to SDK Path issues, which we
110+
are working to resolve.) Command-line options take precedence over environment
111+
variables.
112112

113113
### Command Groups
114114

0 commit comments

Comments
 (0)