From 09da48eaa763d92d74a78ec8f9f8a8b88393bb59 Mon Sep 17 00:00:00 2001 From: Kreyren Date: Wed, 5 Feb 2020 09:14:01 +0000 Subject: [PATCH] xcfdh --- src/subcoms/resolve/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/subcoms/resolve/README.md b/src/subcoms/resolve/README.md index 750c3b7..79d1aee 100644 --- a/src/subcoms/resolve/README.md +++ b/src/subcoms/resolve/README.md @@ -3,4 +3,4 @@ This subcommand is expected to resolve various packages on the target system i.e if end-user wants to install wine then this subcommand is expected to handle it. ## Practical example -user inputs `main resolve app-compat/wine` -> various options -> Compile -> Install wine on the end-user system \ No newline at end of file +user inputs `main resolve app-compat/wine` in cli -> various options -> Compile -> Install wine on the end-user system \ No newline at end of file