From c8e709c1d7431bb4fdbc5470739b0a71d945dc17 Mon Sep 17 00:00:00 2001 From: jan Date: Wed, 13 Apr 2016 04:00:27 -0700 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5849f4b..68cada1 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ git clone https://mpxd.net/gogs/jan/opencl-fdtd.git You can install the requirements and their dependencies easily with ```bash -pip intall -r requirements.txt +pip install -r requirements.txt ``` ## Running