diff options
author | jc00ke <jesse@jc00ke.com> | 2016-06-17 21:22:09 -0700 |
---|---|---|
committer | jc00ke <jesse@jc00ke.com> | 2016-06-17 21:29:00 -0700 |
commit | 2be198293b0ee9cb903ed1663efe874155e095fa (patch) | |
tree | ba742a86cbe8a36b777aad583478c957b2f294ce /README.md | |
parent | Update README with support & thanks (diff) | |
download | move-to-next-monitor-2be198293b0ee9cb903ed1663efe874155e095fa.tar.gz move-to-next-monitor-2be198293b0ee9cb903ed1663efe874155e095fa.tar.bz2 move-to-next-monitor-2be198293b0ee9cb903ed1663efe874155e095fa.zip |
Add usage to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |