From 879b1f0787c18bff2e54f866e4bf545e6fe3ad1f Mon Sep 17 00:00:00 2001 From: Kron4ek Date: Sat, 27 Mar 2021 14:07:44 +0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b1e0882..fe2da44 100644 --- a/README.md +++ b/README.md @@ -57,10 +57,10 @@ chmod +x conty.sh ./conty.sh command command_arguments ``` -For example, if you want to run an application from your HOME directory run: +For example, if you want to run an application from your HOME or from somewhere on your storage run something like: ``` -./conty.sh /home/username/App/application_binary +./conty.sh /full/path/to/a/binary ``` Conty also contains Steam, Lutris, Wine-Staging and much more.