Skip to content

Commit

Permalink
chore(INSTALL): exec precisions
Browse files Browse the repository at this point in the history
  • Loading branch information
ZKAW committed Aug 28, 2023
1 parent 3650045 commit a9e535b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ if 'n' in addPath.lower():
else:
shutil.copy2(script_path, '/usr/local/bin/w-killer')
print(f'\n {LIGHTGREEN}* {CYAN}W{LIGHTGRAY}-{LIGHTBLUE}Killer{LIGHTGRAY} has been added {LIGHTGRAY}to /usr/local/bin.\n'\
f' You can now run the script by typing "{BLUE}w-killer{LIGHTGRAY}".')
f' You can now run the script by typing "{BLUE}sudo w-killer{LIGHTGRAY}" in the terminal.')
print(f'\n{LIGHTORANGE}Goodbye{LIGHTGRAY}.')

0 comments on commit a9e535b

Please sign in to comment.