[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Getfem-commits] (no subject)
From: |
Tetsuo Koyama |
Subject: |
[Getfem-commits] (no subject) |
Date: |
Thu, 11 Oct 2018 01:03:30 -0400 (EDT) |
branch: fixmisspell
commit b3bf69ba2e54550a83645f5bf000b099d42dcf64
Author: Tetsuo Koyama <address@hidden>
Date: Thu Oct 11 14:01:19 2018 +0900
[update] svn -> git
---
doc/sphinx/source/tutorial/install.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/sphinx/source/tutorial/install.rst
b/doc/sphinx/source/tutorial/install.rst
index 6128a90..6712794 100644
--- a/doc/sphinx/source/tutorial/install.rst
+++ b/doc/sphinx/source/tutorial/install.rst
@@ -13,8 +13,8 @@ Since |gf| is developped on linux (Ubuntu), the installation
is simpler on linux
The main dependences of |Gf| on other libraries are
-* svn client, automake, autoconf and libtool if you want to build binaries
- from svn version to get the latest changes.
+* git client, automake, autoconf and libtool if you want to build binaries
+ from git version to get the latest changes.
* Python development files (Python.h etc.) and also the |np| and |sp| packages
if
you want to build the python interface.