File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -127,8 +127,8 @@ for a full setup on Debian or
127127- ROM and disk images are loaded via XHR, so if you want to try out ` index.html `
128128 locally, make sure to serve it from a local webserver. You can use ` make run `
129129 to serve the files using Python's http module.
130- - If you only want to embed v86 in a webpage you can use libv86.js. For usage,
131- check out the [ examples] ( examples/ ) . You can download it from the release section.
130+ - If you only want to embed v86 in a webpage you can use ` libv86.js ` . For usage,
131+ check out the [ examples] ( examples/ ) . You can download it from the [ release section] ( https://github.com/copy/v86/releases ) .
132132
133133### Alternatively, to build using Docker
134134
You can’t perform that action at this time.
0 commit comments