We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 589bd15 commit fdd800eCopy full SHA for fdd800e
1 file changed
README.md
@@ -245,9 +245,9 @@ qn completions powershell > qn.ps1
245
246
## Configuration via environment
247
248
-The conventional variables are honored: `NO_COLOR` and `TERM=dumb` disable color,
+The conventional variables are honored: `NO_COLOR` and `TERM=dumb` disable color,
249
and `XDG_CONFIG_HOME`/`HOME` (`USERPROFILE` on Windows) locate the default
250
-config file. The CLI hands the key to the Quicknode SDK explicitly; it does
+config file. The CLI hands the key to the Quicknode SDK explicitly; it does
251
not read the SDK's `QN_SDK__*` environment namespace.
252
253
The hidden `--base-url <URL>` flag overrides the API host for all four
0 commit comments