From 68e305005fbc03f98e7b2e9808d482a3a80146ea Mon Sep 17 00:00:00 2001 From: Joakim Verona Date: Wed, 12 Jun 2013 23:04:28 +0200 Subject: [PATCH] mention the git repo --- README.xwidget | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.xwidget b/README.xwidget index d4ed54549e0..f631ea04ad8 100644 --- a/README.xwidget +++ b/README.xwidget @@ -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 -- 2.39.2