Skip to content

Commit

Permalink
Merge pull request nushell#224 from zkldi/patch-1
Browse files Browse the repository at this point in the history
Document Visual C++ requirement on Windows.
  • Loading branch information
sophiajt committed Feb 25, 2022
2 parents efe6370 + ddb45fa commit ff59c93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ With [winget](https://docs.microsoft.com/en-us/windows/package-manager/winget/):
$ winget install nu
```

For Windows users, you may also need to install the [Microsoft Visual C++ 2015 Redistributables](https://www.microsoft.com/en-us/download/details.aspx?id=52685).

#### Start the shell

```
Expand Down

0 comments on commit ff59c93

Please sign in to comment.