Commit 808c3a2
Revise Windows installation command
ps is the process listing command (installed as part of git bash); it does not invoke PowerShell. The command given in the readme actually overwrites install.ps1 with the output of the process list. Invoking powershell -file install.ps1 will do the job.1 parent c7fbe02 commit 808c3a2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments