Fix a typo on the documentation command in the README

This commit is contained in:
Ribbon
2025-03-03 07:41:42 +00:00
parent ba613ce628
commit 8f24d894eb
+1 -1
View File
@@ -15,7 +15,7 @@ Redox OS Microkernel
Use this command:
```sh
cargo doc --open --target x86_64-unknown-none`.
cargo doc --open --target x86_64-unknown-none
```
## Debugging