diff --git a/content/guides/bincompat.mdx b/content/guides/bincompat.mdx index eaa376ff..dd3dd0fc 100644 --- a/content/guides/bincompat.mdx +++ b/content/guides/bincompat.mdx @@ -285,8 +285,8 @@ The commands nount the entire host filesystem to Unikraft and, in doing so, make Run as many executables as possible from the host filesystem on top of Unikraft, using the binary compatibility layer. As potential items, use `/bin/head`, `/usr/bin/sort`, `/bin/zip`. -A good option is Python; -you need the path to the actual Linux executable, not a symbolic link. +A good option would be Python. +You need the path to the actual Linux executable, not a symbolic link. Note that certain executables will not work due to features not being supported by Unikraft: