Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Oct 26, 2023
1 parent 1a27077 commit 11b150f
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 @@ -9,7 +9,7 @@ Run `build.sh` to generate a hands-free iso image.
### Example

```
./build.sh -u "hub" -p "changeme" -d "hub.lol"
./build.sh -u "hub" -n "mainframe" -d "hub.lol"
```

### Flags
Expand All @@ -35,6 +35,6 @@ If the `-n` flag is not set, a hash of the machines mac addresses will be used a

## Debug in VM

While running the installer, press `ctrl`+`alt`+`f4` to show `in-target` log output.
While running the installer, press `ctrl`+`alt`+`f4` to show the installers log output.
To switch back to the installers graphical interface, press `ctrl`+`alt`+`f1`.
Switch to any other TTY for an interactive shell.

0 comments on commit 11b150f

Please sign in to comment.