From 13685789143662f887a0c37a7b28dc3b850780fe Mon Sep 17 00:00:00 2001 From: Alan Yee Date: Thu, 12 Oct 2017 13:50:45 -0700 Subject: [PATCH] Update README.rst -Made explicit HTTPS calls -Fix missing links --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 34c8204c..ad88c983 100644 --- a/README.rst +++ b/README.rst @@ -28,7 +28,7 @@ Installation Download prebuilt binaries ~~~~~~~~~~~~~~~~~~~~~~~~~~ -- `Windows & Linux `__ +- `Windows & Linux `__ - macOS. Binaries for macOS are not yet available. Help would be appreciated. At present, it must be `built from source <#macos>`__. @@ -36,8 +36,8 @@ Build from source ~~~~~~~~~~~~~~~~~ Linux/Ubuntu/Mac requires at least `Python -2.6 `__ and has been tested with `PyQt -4.8 `__. +2.6 `__ and has been tested with `PyQt +4.8 `__. Ubuntu Linux @@ -99,7 +99,7 @@ Get from PyPI labelImg labelImg [IMAGE_PATH] [PRE-DEFINED CLASS FILE] -I tested pip on Ubuntu14.04 and 16.04. However, I didn't test pip on MacOS and Windows +I tested pip on Ubuntu 14.04 and 16.04. However, I didn't test pip on macOS and Windows Use Docker ~~~~~~~~~~~~~~~~~