From 46401ffc26187c3acf35ce8a25c3693e9a9a4322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vicente=20Mataix=20Ferr=C3=A1ndiz?= <vicente.mataix-ferrandiz@inria.fr> Date: Fri, 23 Apr 2021 19:38:15 +0000 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df067c8..8c04122 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Unfortunately, the support of this kernel is still experimental on Windows; I ad Should the procedure described below not work at some point I invite you to check the link above, but at the time of this writing you need to: -* Install [miniconda3](https://conda.io/miniconda.html) environment (apparently using full-fledged anaconda may lead to conflict in dependancies). +* Install [miniconda3](https://conda.io/miniconda.html) environment (apparently using full-fledged anaconda may lead to conflict in dependencies). * Create a new conda environment and activate it: ``` -- GitLab