From 204b6d7203ad83a3db3c5f7a990720510925f915 Mon Sep 17 00:00:00 2001 From: Sahan Sandaruwan <84913793+sahansandaruwan@users.noreply.github.com> Date: Mon, 13 Mar 2023 20:59:33 +0530 Subject: [PATCH] Update README.md readme update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6498108..ec79951 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,10 @@ #### You need to download Python to your computer [Download](https://www.python.org/downloads/) #### To install the development version, do the following: -```bash +```git git clone https://github.com/sahansandaruwan/bigboss.git +``` +```bash cd bigboss ```