Skip to content

Commit 36edd37

Browse files
authored
add link to document website (#7)
Why "build !" and not "Build!"?
1 parent d9a313e commit 36edd37

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
cd DualBootKernelPacther
1919
cmake -B output -S .
2020
```
21-
- Build !
21+
- Build!
2222
```
2323
cmake --build output -j 12
2424
```
@@ -35,7 +35,7 @@
3535
+ Shell Code binaries can be find under `output/ShellCode/`
3636
3737
## See More
38-
- You can go to our document page to get more infomation about the Dual Boot Patcher.
38+
- You can go to our [document website](https://aloha.firmware.icu/) to get more infomation about the Dual Boot Patcher.
3939
4040
## License
4141
MIT License.

0 commit comments

Comments
 (0)