Skip to content

Commit ee1e42c

Browse files
Add link to release section in README
1 parent 11cf7dd commit ee1e42c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)