Skip to content

Commit 03a4e51

Browse files
committed
README: Sort code.
1 parent 93cb927 commit 03a4e51

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
+ CMake
1212
- Clone this repo
1313
```
14-
git clone https://github.com/woa-msmnile/DualBootKernelPacther
14+
git clone https://github.com/woa-msmnile/DualBootKernelPacther
1515
```
1616
- Setup CMake.
1717
```
18-
cd DualBootKernelPacther
19-
cmake -B output -S .
18+
cd DualBootKernelPacther
19+
cmake -B output -S .
2020
```
2121
- Build !
2222
```
23-
cmake --build output -j 12
23+
cmake --build output -j 12
2424
```
2525
## Usage
2626
- Common usage.

0 commit comments

Comments
 (0)