From 179443de298af778cdfe5e5efe6f2f71b86e63e1 Mon Sep 17 00:00:00 2001 From: Felix Lyu <58391009+lumpinif@users.noreply.github.com> Date: Thu, 21 Nov 2024 12:35:56 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b5074410..dfa99a9d 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,8 @@ coursera-extension/ 1. Open your terminal and clone the repository: ```bash - git clone https://github.com/lumpinif/coursera-extension.git - cd coursera-extension + git clone https://github.com/lumpinif/coursera-transcript-copy-button.git + cd coursera-transcript-copy-button ``` 2. Install Bun (if not already installed):