From ca3edd40bdda71cd6c28f5980bb26cff06bf1397 Mon Sep 17 00:00:00 2001 From: mustious Date: Wed, 14 Jun 2023 22:33:11 +0100 Subject: [PATCH] github cloning fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e8bfb7..846ad73 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ pip install rl_warp_drive 1. Clone this repository to your machine: ``` - git clone www.github.com/salesforce/warp-drive + git clone https://www.github.com/salesforce/warp-drive ``` 2. *Optional, but recommended for first tries:* Create a new conda environment (named "warp_drive" below) and activate it: