From e0d37b239bccb814ca86a1e45d3160c40704cdf0 Mon Sep 17 00:00:00 2001 From: EnricoD Date: Mon, 4 Aug 2014 21:50:13 +0200 Subject: [PATCH] Update Readme: Application menu shortcut --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3004ae6..a2ac98e 100644 --- a/README.md +++ b/README.md @@ -106,4 +106,10 @@ cd .. # Have fun! ./cool-old-term + +# Application menu shortcut +cd +sudo mv cool-old-term /opt +wget https://www.dropbox.com/s/2ssvey53s7pfim5/coolterm.desktop +sudo mv coolterm.desktop /usr/share/applications ```