From b9caa5fab1c44d604f85224cb29a44616897c1e5 Mon Sep 17 00:00:00 2001 From: Varun Ramesh Date: Tue, 4 Jul 2023 12:37:58 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a09188c..13dbf24 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This project contains web-based inspectors for binary formats. It can be used to ## Developing -``` +```bash git clone https://github.com/rameshvarun/binary-inspector.git cd binary-inspector && npm install npm start