docs: typo bash => powershell
This commit is contained in:
parent
11177bcac0
commit
9d68ab4dde
|
@ -39,7 +39,7 @@ curl -sS https://webinstall.dev/gitdeploy | bash
|
||||||
**Windows 10**:
|
**Windows 10**:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -A MS https://webinstall.dev/gitdeploy | bash
|
curl -A MS https://webinstall.dev/gitdeploy | powershell
|
||||||
```
|
```
|
||||||
|
|
||||||
## Setup with Deploy Scripts
|
## Setup with Deploy Scripts
|
||||||
|
|
Loading…
Reference in New Issue