瀏覽代碼

make build instructions more explicit

Oswald Buddenhagen 12 年之前
父節點
當前提交
2adebaa3b1
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      README

+ 3 - 1
README

@@ -68,8 +68,10 @@ isync executable still exists; it is a compatibility wrapper around mbsync.
 
 * Installation
 
+    ./autogen.sh (only when building from git)
     ./configure
-    make install
+    make
+    sudo make install
 
 * Help