From 3925b2a843a1ceeaa1f9f6b22dc47ea9f2823399 Mon Sep 17 00:00:00 2001 From: Jure Bogunovic Date: Mon, 18 Sep 2023 15:41:16 +0200 Subject: [PATCH] Update install --- pwrup/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwrup/install b/pwrup/install index d80df4e..9a934fe 100644 --- a/pwrup/install +++ b/pwrup/install @@ -44,4 +44,4 @@ if [[ ":$PATH:" != *":${PWR_BIN_DIR}:"* ]]; then fi echo && echo "Detected your preferred shell is ${PREF_SHELL} and added pwrup to PATH. Run 'source ${PROFILE}' or start a new terminal session to use pwrup." -echo "Then, simply run 'pwrup' to install PWR (Polywrap Wrapper Runner)." \ No newline at end of file +echo "Then, simply run 'pwrup' to install PWR (Polywrap Wrap Runner)."