Skip to content

Commit

Permalink
Correct typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
prdanelli committed Mar 17, 2020
1 parent d53873e commit 00b1cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -77,7 +77,7 @@ If you are running your application within a Docker Container or VM and do not h
WARN: Launchy::CommandNotFoundError: Unable to find a browser command. If this is unexpected, Please rerun with environment variable LAUNCHY_DEBUG=true or the '-d' commandline option and file a bug at https://github.com/copiousfreetime/launchy/issues/new
```

To resolve this, simply set the following ENV variable:
To resolve this, simply set the following ENV variables:

```
LAUNCHY_DRY_RUN=true
Expand Down

0 comments on commit 00b1cd4

Please sign in to comment.