From aa208972a11e730249de2f4d548e722bc1444a53 Mon Sep 17 00:00:00 2001 From: Jaden Diefenbaugh <jaden.diefenbaugh@idiap.ch> Date: Wed, 5 Jul 2017 15:31:52 +0200 Subject: [PATCH] fixed mispelling package as pacakge, see bob/bob.admin#53 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 77b6e26..5c6261a 100644 --- a/README.rst +++ b/README.rst @@ -27,7 +27,7 @@ possible to read and write to Matlab(R) files using ``bob.io.base`` functions. 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.io.matlab -- GitLab