From 1538900fae9bd9769b39dac00fc0e0c01bd0f3d7 Mon Sep 17 00:00:00 2001 From: "akomaty@idiap.ch" <akomaty@idiap.ch> Date: Tue, 6 Jun 2017 16:58:37 +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 0d3add8..c41870f 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,7 @@ It can be used to demonstrate and test classification experiments. 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.db.iris -- GitLab