diff --git a/install.sh b/install.sh index f0ed69b..a2021dc 100644 --- a/install.sh +++ b/install.sh @@ -25,4 +25,4 @@ sudo mv "bin/key" "/usr/bin/key" # Make it executable sudo chmod +x "/usr/bin/key" -echo "Installation complete! Run `key newkey` if this is a first time installation." +echo "Installation complete! Run \`key newkey\` if this is a first time installation."