From 97aad1e8b39e8f9fdff2634aad1a0052355d9c45 Mon Sep 17 00:00:00 2001 From: "akomaty@idiap.ch" <akomaty@idiap.ch> Date: Tue, 6 Jun 2017 16:55:21 +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 a7f71b2..ed4f5eb 100644 --- a/README.rst +++ b/README.rst @@ -29,7 +29,7 @@ different boosting approaches. 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.learn.boosting -- GitLab