WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=973496ac3893935aeea6b7f93dfe3a36ccb6d60b

commit 973496ac3893935aeea6b7f93dfe3a36ccb6d60b
Author: Bertrand Jacquin <bertr...@jacquin.bzh>
Date:   Wed Sep 20 17:10:40 2017 -0700

    Wiki page osx-start changed with summary [] by Bertrand Jacquin
---
 pages/distros/osx-start.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/distros/osx-start.txt b/pages/distros/osx-start.txt
index 2c1de47d..db512f60 100644
--- a/pages/distros/osx-start.txt
+++ b/pages/distros/osx-start.txt
@@ -99,7 +99,7 @@ export LDFLAGS="-Wl,-headerpad_max_install_names ${LDFLAGS}"
 Installing dependancies on OS X is painful, but now you did it (congrats'), 
you can grab the sources from the git repository:
 
 <code bash>
-git clone git://git.enlightenment.org/core/efl.git # Get the sources
+git clone https://git.enlightenment.org/core/efl.git # Get the sources
 cd efl # Go to repository you cloned
 ./autogen.sh --disable-cxx-bindings
 make -j $(nproc) # Compile

-- 


Reply via email to