Skip to content

Commit 3712a00

Browse files
committed
docs(readme): 为上一更改更新了README
1 parent 30c4aa3 commit 3712a00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,13 @@ From the project root:
7878
```bash
7979
make
8080
```
81-
Kernel file at `kernel/kernel`.
81+
The kernel file will be put at `output/kernel`.
8282

8383
3. **Build ISO Image**:
8484
```bash
8585
make iso
8686
```
87-
ISO file `proka-kernel.iso` in project root.
87+
The ISO file will be put at `output/proka-kernel.iso` in project root.
8888

8989
4. **Run in QEMU**:
9090
```bash

0 commit comments

Comments
 (0)