diff options
author | Brian Chu <brianmchu42@gmail.com> | 2021-02-21 11:31:39 -0800 |
---|---|---|
committer | Brian Chu <brianmchu42@gmail.com> | 2021-02-21 11:31:39 -0800 |
commit | c5a799f39389bf377cd8f2e4aecb1330208f899f (patch) | |
tree | 39e04df026035d4d38d9e15d04b851b727ab1250 /README | |
parent | 9208e93bb9487e95455f0252866954d019426a5e (diff) | |
download | sarcasticizer-c5a799f39389bf377cd8f2e4aecb1330208f899f.tar.gz |
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README index 3f65003..4e69836 100644 --- a/README +++ b/README @@ -7,4 +7,8 @@ I felt that it would be easier to write a quick program to do it for me because ## Installation This is a fast and dirty script I tossed together in like 20 minutes flat and honestly I don't know why I'm spending so much time on this README. That being said, place this in your ~/bin directory and make sure your $PATH -is able to reach it. \ No newline at end of file +is able to reach it. + +### Dependencies +- reasonably recent version of Racket (I used 8.0 for this) +- xclip, and presumably some X11-based desktop environment |