From aa3e5bee2be9b661f73915fdc50ba67d27835980 Mon Sep 17 00:00:00 2001 From: Jon Stevens Date: Thu, 16 Jan 2020 18:26:19 +0700 Subject: [PATCH] s/pip/pip3/ (#303) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf9a000..2c5587e 100755 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ pip3 install scdl ``` or ``` -pip install git+https://github.com/flyingrub/scdl +pip3 install git+https://github.com/flyingrub/scdl ``` or