From 97357a57f8d033fd05ed4c62a254a52cd2aa03e4 Mon Sep 17 00:00:00 2001 From: "@Kumar" Date: Fri, 21 Jul 2023 03:47:12 +0545 Subject: [PATCH] easy to copy in terminal --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a7d9029..5d1a514 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ Contributors: Start by grabbing the code using Git. If you're planning to contribute, fork the project on GitHub. - $ git clone https://github.com/codebutler/firesheep.git - $ cd firesheep - $ git submodule update --init + git clone https://github.com/codebutler/firesheep.git + cd firesheep + git submodule update --init See instructions for your platform below. When done, an xpi will be created inside the `build` directory. Load the extension into Firefox by dragging it into the Addons page.