Skip to content

Commit

Permalink
Merge pull request #109 from chapeupreto/patch-1
Browse files Browse the repository at this point in the history
docs: fix typo
  • Loading branch information
santinic authored Sep 1, 2022
2 parents 0268008 + b1d7a8c commit 83e8122
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 @@ -42,7 +42,7 @@ When you are in "interactive mode" (after you press SPACE), if you want to copy-
## Can i use it behind Proxy ?
Yes, you need to use `HTTP_PROXY` or `HTTPS_PROXY` environment variables.

For example, you could alias the proxy seetings in your `~/.bash_profile`:
For example, you could alias the proxy settings in your `~/.bash_profile`:

`alias how2="HTTPS_PROXY='your_proxy:8888' how2"`

Expand Down

0 comments on commit 83e8122

Please sign in to comment.