Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
numberwolf committed Nov 3, 2022
1 parent 66210ad commit c209e13
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README_EN.MD
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,10 @@ Simple Demo - First <a href="index-debug.html">index-debug.html</a>
> * <h4> Warning: Put the .wasm file into `webpack`/`browerify`'s dist Directory! If wasm's path is not same with `webpack`/`browerify`'s dist file's path, you can not running with it!!!Or you can include with this github's dist/\*.js and dist/missile\*.wasm</h4>
```bash
bash init.sh
```

#### 1)Install SDK Package

* By github 1.1 <a href="https://github.com/numberwolf/h265web.js">h265web.js</a>
Expand Down
2 changes: 2 additions & 0 deletions Remind:first_step:copy_dist_dir_to_example_dist_path
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Mac/Linux can run the `init.sh`
Windows need copy dist/dist-multi-thread's file to example(normal/vue/vite)'s dist path

0 comments on commit c209e13

Please sign in to comment.