From ec0a39db5cf845e4358c0246519b43954183b349 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sun, 29 Nov 2020 20:43:27 +0300 Subject: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6363c9c..6c9e785 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # voidnsrun `voidnsrun` is utility for launching programs in an isolated namespace with -alternative `/usr` tree. Its primary goal is to run glibc-linked binaries in +alternative `/usr` tree. Its primary goal is to run glibc programs in musl-libc Void Linux environments or vice-versa. It creates a new private mount namespace, transparently substitutes `/usr` and @@ -53,7 +53,7 @@ If you want to mount something else, use `-m` argument. ## Example -Let's imagine you want to use some proprietary glibc-linked app on your +Let's imagine you want to use some proprietary glibc app on your musl-libc Void Linux box. Let it be Vivaldi browser for the example. You unpacked it to `/opt/vivaldi` and it doesn't work, obviously. -- cgit v1.2.3