From d595d690a85361c1116ffce4a1faa4706c26c064 Mon Sep 17 00:00:00 2001 From: kungfujam Date: Mon, 28 Sep 2015 13:42:31 +0100 Subject: [PATCH] clarify text --- 00_Introduction.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00_Introduction.ipynb b/00_Introduction.ipynb index d36011f..c7f0a78 100644 --- a/00_Introduction.ipynb +++ b/00_Introduction.ipynb @@ -76,7 +76,7 @@ "\n", "#### OpenBlas\n", "\n", - "To install OpenBlas library run (replace first line to be the path to the directory where you installed OpenBlas):\n", + "To install OpenBlas library run (replace first line to be the path to the directory where you want to install OpenBlas):\n", "\n", "```\n", "OBDir=~/OpenBlas\n",