From e4b5757b96e92f7fb52ad24e444b49b77d63a20d Mon Sep 17 00:00:00 2001 From: "akomaty@idiap.ch" <akomaty@idiap.ch> Date: Tue, 6 Jun 2017 16:55:31 +0200 Subject: [PATCH] Update readme-template.rst - fix typo [skip ci] --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 906ef1a..3f0d08d 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,7 @@ re-train the cascade based on your training images is provided. Installation ------------ -Complete Bob's `installation`_ instructions. Then, to install this pacakge, +Complete Bob's `installation`_ instructions. Then, to install this package, run:: $ conda install bob.ip.facedetect -- GitLab