]> git.eshelyaron.com Git - emacs.git/commitdiff
mention the git repo
authorJoakim Verona <joakim@verona.se>
Wed, 12 Jun 2013 21:04:28 +0000 (23:04 +0200)
committerJoakim Verona <joakim@verona.se>
Wed, 12 Jun 2013 21:04:28 +0000 (23:04 +0200)
README.xwidget

index d4ed54549e00c725d9a0bd6a1abd449c6f737525..f631ea04ad8dba56d9b93ed25a752ae774ec94ab 100644 (file)
@@ -27,6 +27,8 @@ necessary to support the Emacs window paradigm.
 
 ** building
 bzr co bzr+ssh://bzr.savannah.gnu.org/emacs/xwidget/
+#or:
+#git clone https://github.com/jave/xwidget-emacs.git
 #the below compiler flags shouldn't be strictly necessary
 export CFLAGS=" -g"
 ./configure --with-xwidgets --enable-asserts --with-x-toolkit=gtk3