Pārlūkot izejas kodu

replaced git: by https:

Leon Urbas 11 gadi atpakaļ
vecāks
revīzija
2f7c3de662
1 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -47,10 +47,11 @@ $ make install
 
 
 # Clone open62541
 # Clone open62541
 ```bash
 ```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
 ```bash
 $ cd open62541
 $ cd open62541
 $ ./autogen.sh
 $ ./autogen.sh