Quellcode durchsuchen

Merge branch 'master' of https://github.com/acplt/open62541

markusgraube vor 11 Jahren
Ursprung
Commit
337f79c80b
1 geänderte Dateien mit 3 neuen und 2 gelöschten Zeilen
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -47,10 +47,11 @@ $ make install
 
 # Clone open62541
 ```bash
-$ git clone git://github.com/acplt/open62541.git
+$ git clone https://github.com/acplt/open62541.git
 ```
 
-# Building (autogen.sh only first time)
+# Building 
+* use autogen.sh only first time and whenever aclocal.m4 or configure.ac were modified
 ```bash
 $ cd open62541
 $ ./autogen.sh