From 06252f0b6ee151944bdd8e29e5feea71d88328c4 Mon Sep 17 00:00:00 2001 From: Cheng Zhang <13501393281@163.com> Date: Sun, 10 Jul 2016 15:51:33 -0400 Subject: [PATCH] fix an unfortunate typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73af5dc3..ff85a69d 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ $ python3 setup.py install --user to install `you-get` to a permanent path. -### Option6: Git clone +### Option 6: Git clone This is the recommended way for all developers, even if you don't often code in Python.