mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
Update README.md
This commit is contained in:
parent
0b0aa957ae
commit
871a00712f
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ $ make install
|
|||
## Starting Applications with the Proxy tool
|
||||
|
||||
HermitCore applications are currently started with a small helper tool called `proxy`.
|
||||
This tool is sets up a virtual machine or bare-metal on a NUMA node and bridges certain functionality from the application to the Linux host.
|
||||
This tool sets up a virtual machine or bare-metal on a NUMA node and bridges certain functionality from the application to the Linux host.
|
||||
|
||||
To start a HermitCore application, hand the executable to the proxy:
|
||||
```bash
|
||||
|
|
Loading…
Add table
Reference in a new issue