From 43e505d1da7a742622c7e9dc1a55809d07def48e Mon Sep 17 00:00:00 2001 From: Alexandru Pirvulescu Date: Fri, 14 Oct 2016 09:37:07 +0300 Subject: [PATCH] remove wrong space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce2759c..e71290f 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Then: If an error about libraries missing comes up, set up your library path like: -`export LD_LIBRARY_PATH=/usr/local/lib:$ LD_LIBRARY_PATH` +`export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH` Or, if you prefer using Homebrew (OS X only):