We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a313e commit 36edd37Copy full SHA for 36edd37
1 file changed
README.md
@@ -18,7 +18,7 @@
18
cd DualBootKernelPacther
19
cmake -B output -S .
20
```
21
- - Build !
+ - Build!
22
23
cmake --build output -j 12
24
@@ -35,7 +35,7 @@
35
+ Shell Code binaries can be find under `output/ShellCode/`
36
37
## See More
38
- - You can go to our document page to get more infomation about the Dual Boot Patcher.
+ - You can go to our [document website](https://aloha.firmware.icu/) to get more infomation about the Dual Boot Patcher.
39
40
## License
41
MIT License.
0 commit comments