Parcourir la source

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

markusgraube il y a 11 ans
Parent
commit
337f79c80b
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  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