Skip to content

Commit

Permalink
add qemu demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Timur Aitov committed Oct 23, 2023
1 parent a29c1be commit 3ae99dd
Show file tree
Hide file tree
Showing 16 changed files with 643 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The main objective of our solution is to be fault-tolerant and high-performance
- Advanced autotests

## Quick Start
You can build YANET in [docker](https://www.docker.com/) container and run it with virtual ports. See [DEMO](demo).
You can build YANET in [docker](https://www.docker.com/) container and run it in [QEMU](https://www.qemu.org/). See [DEMO](demo/qemu).

Or build on bare metal. See [documentation](docs/build.md).
## Running Autotests
Expand Down
Loading

0 comments on commit 3ae99dd

Please sign in to comment.