From: Alex <[email protected]> Committer: WALDEMAR KOZACZUK <[email protected]> Branch: master
Fix a typo in README.md Fix a typo in README.md --- diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ route. For introduction please read this [crash course](https://github.com/cloudius-systems/osv/wiki/Build-and-run-apps-on-OSv-using-Capstan). For more details about *capstan* please read this more detailed [documentation](https://github.com/cloudius-systems/capstan#documentation). Pre-built OSv kernel files -(`ovs-loader.qemu`) can be automatically downloaded by *capstan* from +(`osv-loader.qemu`) can be automatically downloaded by *capstan* from the [OSv regular releases page](https://github.com/cloudius-systems/osv/releases) or manually from the [nightly releases repo](https://github.com/osvunikernel/osv-nightly-releases/releases/tag/ci-master-latest). -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/osv-dev/0000000000004df6d20608f06f7e%40google.com.
