[arrayfire] 217/248: Update INSTALL.md
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Nov 17 15:54:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch dfsg-clean
in repository arrayfire.
commit bd3e37d4d236f3e5e0b509c9945218539a2a61e3
Author: Brian Kloppenborg <brian at kloppenborg.net>
Date: Mon Nov 9 11:19:05 2015 -0500
Update INSTALL.md
---
docs/pages/INSTALL.md | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/docs/pages/INSTALL.md b/docs/pages/INSTALL.md
index df4caed..dabb10b 100644
--- a/docs/pages/INSTALL.md
+++ b/docs/pages/INSTALL.md
@@ -110,9 +110,11 @@ First install the prerequisite packages:
Ubuntu 14.04 will not have the libglfw3-dev package in its repositories. You can either build the library from source (following the instructions listed) or install the library from a PPA as follows:
- sudo apt-add repository ppa:keithw/glfw3
- sudo apt-get update
- sudo apt-get install glfw3
+```
+sudo apt-add repository ppa:keithw/glfw3
+sudo apt-get update
+sudo apt-get install glfw3
+```
After this point, the installation should proceed identically to Ubuntu 14.10 or newer.
--
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