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 24, 2020
1 parent 76dcd3f commit 6ba34ee
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,9 @@

It is used to run software fast, universally and safely: standalone applications and universal libraries.

## Contents

- [Quickstart](#quickstart)
- [Language Integrations](#language-integrations)
- [Contribute](#contribute)
- [Community](#community)

## Quickstart

Get started with Wasmer:

#### 1. Install Wasmer
#### 1. Install Wasmer (*more installation methods are also [available](https://github.com/wasmerio/wasmer-install)*)

```sh
curl https://get.wasmer.io -sSfL | sh
Expand All @@ -64,8 +55,6 @@ iwr https://win.wasmer.io -useb | iex
</p>
</details>

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

Download a WASM file, and use it universally! You can start with QuickJS: [qjs.wasm](https://registry-cdn.wapm.io/contents/_/quickjs/0.0.3/build/qjs.wasm)
Expand Down

0 comments on commit 6ba34ee

Please sign in to comment.