diff options
author | Sandro Santilli <strk@keybit.net> | 2015-11-12 15:04:13 +0100 |
---|---|---|
committer | Sandro Santilli <strk@keybit.net> | 2015-11-12 15:04:13 +0100 |
commit | a2b7edaaf90ba836a558a0fc6accea3631791771 (patch) | |
tree | 6657e8d866bf4b1618f0208eb8ed2c7edd165818 /README | |
parent | 49808306c939de24acabc423024970a76055e52b (diff) | |
download | bugseverywhere-a2b7edaaf90ba836a558a0fc6accea3631791771.tar.gz |
Update git clone url in README
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Getting BE BE is available as a Git repository:: - $ git clone git://gitorious.org/be/be.git be + $ git clone https://gitlab.com/bugseverywhere/bugseverywhere.git be See the homepage_ for details. If you do branch the Git repo, you'll need to run:: |