From ada99a84711457a2035870f8c1155c81e9819ea4 Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Mon, 22 Jun 2015 23:39:51 +0200 Subject: [PATCH 1/3] link the wiki in the Readme --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index 9628e19..4987382 100644 --- a/README +++ b/README @@ -36,7 +36,9 @@ More options: guild --help -For details see docs/installation.texi and docs/quickstart.texi +For details see docs/installation.texi and docs/quickstart.texi as well as the wiki: + +https://github.com/ijp/guildhall/wiki/Getting-Started === Background ========================================================== From 560138c02b27ad29a0aa089b204ebcb216f2a553 Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Mon, 22 Jun 2015 23:40:07 +0200 Subject: [PATCH 2/3] readme: only sudo make install on successful make --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README b/README index 4987382..1a944fa 100644 --- a/README +++ b/README @@ -19,8 +19,7 @@ Then get and install guildhall: git clone git@github.com/ijp/guildhall.git cd guildhall - ./autogen.sh && ./configure --prefix /usr && make - sudo make install + ./autogen.sh && ./configure --prefix /usr && make && sudo make install Finally add a minimal configuration From 4d7e02e7c5dfd67b7281a24c6aa71284f6d4402f Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Mon, 22 Jun 2015 23:41:14 +0200 Subject: [PATCH 3/3] docs/quickstart: use repository shift-reset --- docs/quickstart.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart.texi b/docs/quickstart.texi index e8159d2..af0442b 100644 --- a/docs/quickstart.texi +++ b/docs/quickstart.texi @@ -12,7 +12,7 @@ Guildhall where it can find software (@pxref{Packages}) to install. Create the file @file{~/.config/guildhall/config.scm} and add this line: @lisp -(repository experimental "http://rotty.yi.org/doro/experimental") +(repository shift-reset "http://shift-reset.com/doro/") @end lisp This tells Guildhall the location of the Andreas Rottmann's