Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
n132 authored Jun 10, 2024
1 parent cfd7795 commit 4225772
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ Use the [script][3] to create an image.
You can `mount` and `umount` to modify the image:

```bash
mount ./bookworm.img /mnt/
sudo mount ./bookworm.img /mnt/
# Modify the content of the image
umount /mnt/
sudo umount /mnt/
```

# Compile Linux Kernel
Expand Down

0 comments on commit 4225772

Please sign in to comment.