[arrayfire] 218/408: Fix type in linux doc

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Sep 21 19:12:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository arrayfire.

commit 3e3be90b803526a4f14aec2690cc85aeb4f46bbc
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Mon Aug 10 15:01:03 2015 -0400

    Fix type in linux doc
---
 docs/pages/using_on_linux.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/pages/using_on_linux.md b/docs/pages/using_on_linux.md
index 2b8d892..9f50602 100644
--- a/docs/pages/using_on_linux.md
+++ b/docs/pages/using_on_linux.md
@@ -51,7 +51,7 @@ Install common dependencies
 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 apt-get install build-essential cmake cmake-curses-gui
-apt-get libfreeimage3
+apt-get install libfreeimage3
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Install glfw (not required for no-gl installers)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list