From 2be198293b0ee9cb903ed1663efe874155e095fa Mon Sep 17 00:00:00 2001 From: jc00ke Date: Fri, 17 Jun 2016 21:22:09 -0700 Subject: Add usage to README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 32fd073..9240812 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,15 @@ in this script. Sweet! Glad it can help others. I mapped `ctrl+alt+n` to exectute this script. +## Usage + +``` +wget https://raw.githubusercontent.com/jc00ke/move-to-next-monitor/master/move-to-next-monitor +chmod +x move-to-next-monitor +mv move-to-next-monitor /somewhere/in/your/$PATH +``` + + ## Support Since I don't use Xubuntu and therefore don't have a way to test changes, I'm going to rely on others to QA and give me feedback. -- cgit