From 871a00712f56cc8bd693d1a84a0fae050577ae92 Mon Sep 17 00:00:00 2001 From: YASH PATEL <44220455+yash982000@users.noreply.github.com> Date: Tue, 3 Nov 2020 15:42:36 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c68914a8f..ae08841c5 100644 --- a/README.md +++ b/README.md @@ -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