Skip to content

Commit a92f8c5

Browse files
committed
Fix README.md
1 parent 187ebc1 commit a92f8c5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,10 @@ Then is better to check latest version of Qt5.15 fr (e.g. 5.15.2)
101101
>mkdir bin\ModbusTools
102102
>cd bin\ModbusTools
103103
```
104-
104+
5. Clone repository:
105+
```console
106+
$ git clone --recursive https://github.com/serhmarch/ModbusTools.git
107+
```
105108
### Build using qmake
106109

107110
This example shows how to build `ModbusTools` for MSVC compiler using `qmake`.

0 commit comments

Comments
 (0)