Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nklhtv committed Mar 24, 2020
1 parent 7452fd9 commit 8d9152d
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
# stremio-core-web

### Build
```
rustup default nightly
rustup target add wasm32-unknown-unknown
cargo install wasm-bindgen-cli
cargo install wasm-pack
yarn install
yarn build
```

```
eval "$(ssh-agent -s)"
ssh-add
```

0 comments on commit 8d9152d

Please sign in to comment.