Skip to content

Commit df36298

Browse files
authored
Update _index.md (#63)
1 parent c61eed7 commit df36298

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/en/docs/installation/download

content/en/docs/installation/download/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Quick install in Windows with PowerShell
3737
Open a powershell. Then give these commands:
3838

3939
```powershell
40-
Set-ExecutionPolicy Bypass - Scope Process -Force
40+
Set-ExecutionPolicy Bypass -Scope Process -Force
4141
irm bit.ly/get-ops-exe | iex
4242
```
4343

@@ -60,4 +60,4 @@ tell you what to do.
6060

6161
### Where to find more details:
6262

63-
For more details, please visit the Github page of [Openserverless Cli](https://github.com/apache/openserverless-cli)
63+
For more details, please visit the Github page of [Openserverless Cli](https://github.com/apache/openserverless-cli)

0 commit comments

Comments
 (0)