Skip to content

Commit 52a9bb2

Browse files
authored
Update ReadMe.md
typo: fix a mistake in readme
1 parent e7272a2 commit 52a9bb2

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
@@ -32,7 +32,7 @@ With regard to log system, I use a double buffer async log system, here is the l
3232
You could build this project in a specific directory, such as `build`. Here is an example below.
3333

3434
```bash
35-
mkdir && cd build
35+
mkdir build && cd build
3636
```
3737

3838
```bash

0 commit comments

Comments
 (0)