Skip to content

Commit b93c7da

Browse files
committed
Merge branch 'master' of https://github.com/Andrewpqc/qiaqia
2 parents ab4ffd3 + 38d2f50 commit b93c7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ A command line chat application for geeks.
4040
Qiaqia is made up of two components, the `qiaqia_server` and the `qiaqia_client`.
4141
### install by source
4242
``` bash
43-
git clone https://github.com/Andrewpqc/qiaqia.git && cd qiaqia/build && cmake .. && make
43+
git clone https://github.com/Andrewpqc/qiaqia.git && cd qiaqia && mkdir build && cd build && cmake .. && make
4444
```
4545
### install by binary
4646
go to the [release page](https://github.com/Andrewpqc/qiaqia/releases/tag/v1.0.0) to download the qiaqia binary package

0 commit comments

Comments
 (0)