summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6f5552b..acfbaeb 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,10 @@ Play .srt subtitle files in a terminal.
## Installation
-1. Install [scdoc](https://git.sr.ht/~sircmpwn/scdoc)
-2. `make`
-3. `make install`
+1. Install [Perl](https://perl.org) and [scdoc](https://git.sr.ht/~sircmpwn/scdoc)
+2. Install the Time::HiRes, Term::ReadKey, and XML::Parser Perl modules
+3. `make`
+4. `make install`
## Usage