Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkTiedemann committed Apr 10, 2019
1 parent ac2c5ec commit 5ac56c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -116,12 +116,12 @@ At line:1 char:1

**When does this issue occur?**

If you have never used Internet Explorer or finished the first-launch configuration
If you have never used Internet Explorer or finished the first-launch configuration.

**How can this issue be fixed?**


(1) Run the install command without using the Internet Explorer engine.
(1) Run the install command with the `-UseBasicParsing` flag.

```powershell
iwr https://deno.land/x/install/install.ps1 -UseBasicParsing | iex
Expand Down

0 comments on commit 5ac56c9

Please sign in to comment.