From 829e85584ff13897bd76b22f9d18a2f6fa38c054 Mon Sep 17 00:00:00 2001 From: Aditya Thakral <9at8@users.noreply.github.com> Date: Thu, 28 Jan 2021 02:25:08 -0500 Subject: [PATCH] Update README.org --- README.org | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/README.org b/README.org index b219c38..26dc61b 100644 --- a/README.org +++ b/README.org @@ -17,12 +17,19 @@ A lot of times, streaming is preferred over downloading, but there are so many t - Keyboard controls don't work - No option to view subtitles -** Installation + Contributing - -- Clone this repo -- ~yarn~ -- ~yarn run build~ if you're installing -- ~yarn run build:watch~ if you're testing -- Open [[chrome://extensions]] -- Enable developer mode -- Click on "Load unpacked", and pick this directory. \ No newline at end of file +** Installation + +1. [[https://github.com/9at8/watch-and-learn/suites/1915924538/artifacts/37675800][Download zip]] (Artifact from GitHub actions) and unzip it +1. Open [[chrome://extensions]] +1. Enable developer mode +1. Click on "Load unpacked", and pick this directory + +** Contributing + +1. Clone this repo +1. ~yarn~ +1. ~yarn run build~ if you're installing +1. ~yarn run build:watch~ if you're testing +1. Open [[chrome://extensions]] +1. Enable developer mode +1. Click on "Load unpacked", and pick this directory