Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary authored Jul 3, 2020
1 parent 813e73b commit 00b12e2
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,10 @@ Get started with Wasmer:

#### 1. Install Wasmer


<details open="true">
<summary>With Shell</summary>
<p>

```sh
curl https://get.wasmer.io -sSfL | sh
```

</p>
</details>

<details>
<summary>With PowerShell</summary>
<p>
Expand All @@ -72,7 +64,7 @@ iwr https://win.wasmer.io -useb | iex
</p>
</details>

> Check all available installation methods here: https://github.com/wasmerio/wasmer-install/
> *Check all available installation methods here: https://github.com/wasmerio/wasmer-install*
#### 2. Use Wasmer

Expand Down

0 comments on commit 00b12e2

Please sign in to comment.