mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Dont use my personal username in docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@15628 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
84cb4557e9
commit
1814547ff3
2
INSTALL
2
INSTALL
@ -743,7 +743,7 @@ svn to the source directory qgis-trunk:
|
||||
or using git-svn (from the git shell):
|
||||
|
||||
|
||||
git svn clone --username timlinux --revision 15611:HEAD https://svn.osgeo.org/qgis/trunk/qgis
|
||||
git svn clone --username $USER --revision 15611:HEAD https://svn.osgeo.org/qgis/trunk/qgis
|
||||
|
||||
|
||||
Create a 'build' directory somewhere. This will be where all the build output
|
||||
|
@ -102,7 +102,7 @@ svn co https://svn.osgeo.org/qgis/trunk/qgis qgis-trunk
|
||||
or using git-svn (from the git shell):
|
||||
|
||||
```
|
||||
git svn clone --username timlinux --revision 15611:HEAD https://svn.osgeo.org/qgis/trunk/qgis
|
||||
git svn clone --username $USER --revision 15611:HEAD https://svn.osgeo.org/qgis/trunk/qgis
|
||||
```
|
||||
|
||||
Create a 'build' directory somewhere. This will be where all the build output
|
||||
|
Loading…
x
Reference in New Issue
Block a user