Explorar o código

Update README.md

Sten %!s(int64=11) %!d(string=hai) anos
pai
achega
dfc35eb9a9
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      README.md

+ 4 - 1
README.md

@@ -36,9 +36,12 @@ $ make install
 # Building
 ```bash
 $ cd OPCUAServer
-$ ./autogen.sh
 $ ./configure
 $ make
 $ make check
 ```
 
+### Rebuilding configure tools (only if configure.am is changed)
+```bash
+$ ./autogen.sh
+```