Эх сурвалжийг харах

make build instructions more explicit

Oswald Buddenhagen 12 жил өмнө
parent
commit
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