hello this is my first patch for the community which just fixes a typo . Please let me know if this is the kind of patch format you people are looking for .
utpal
From 23f7cf938f0f3b7ce06b1cc8cb007a95cd68b92f Mon Sep 17 00:00:00 2001 From: UtpalKumarJha <[email protected]> Date: Tue, 3 Mar 2015 16:44:42 +0530 Subject: [PATCH 1/2] Fixed a typo in INSTALL file Signed-off-by: UtpalKumarJha <[email protected]> --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 3cc8f73..7087c93 100644 --- a/INSTALL +++ b/INSTALL @@ -105,7 +105,7 @@ lib64qt5svg-devel lib64qt5concurrent-devel" In order to build Subsurface, use the supplied build script. This should work on most systems that have all the prerequisite packages installed... -You should have Subsurface sources checked out in a sane place, something +You should have Subsurface sources checked out in same place, something like this: mkdir -p ~/src -- 2.3.1
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
