mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-02-04 14:33:47 +00:00
remove useless step from README
This commit is contained in:
10
README.md
10
README.md
@@ -213,16 +213,6 @@ To init or update the submodules in the `vendor/` directory:
|
|||||||
make install-submodule
|
make install-submodule
|
||||||
```
|
```
|
||||||
|
|
||||||
**html5ever**
|
|
||||||
|
|
||||||
[html5ver](https://github.com/servo/html5ever) is high-performance browser-grade HTML5 parser.
|
|
||||||
|
|
||||||
```
|
|
||||||
zig build html5ever
|
|
||||||
```
|
|
||||||
|
|
||||||
For a release build, use `zig build -Doptimize=ReleaseFast html5ever`.
|
|
||||||
|
|
||||||
## Test
|
## Test
|
||||||
|
|
||||||
### Unit Tests
|
### Unit Tests
|
||||||
|
|||||||
Reference in New Issue
Block a user