Skip to content

Commit

Permalink
Format env var as code in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkroh committed Jan 14, 2022
1 parent 0a21b7c commit bcbedaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ powershell:

`gvm --format=powershell 1.17.6 | Invoke-Expression`

gvm flags can be set via environment variables by setting GVM_<flag>. For
gvm flags can be set via environment variables by setting `GVM_<flag>`. For
example `--http-timeout` can be set via `GVM_HTTP_TIMEOUT=10m`.

Installation
Expand Down

0 comments on commit bcbedaf

Please sign in to comment.