Merge pull request 'documenation: improve styling' (#1210) from a-kenji-docs/installer-style into main
All checks were successful
checks / checks (push) Successful in 38s
checks / checks-impure (push) Successful in 1m53s

This commit is contained in:
clan-bot 2024-04-14 10:35:15 +00:00
commit 1140a847ad

View File

@ -105,7 +105,7 @@ iwctl
This will enter `iwd` This will enter `iwd`
```bash ```{.console, .no-copy}
[iwd]# [iwd]#
``` ```
@ -129,12 +129,12 @@ station wlan0 show
If the connection was successful you should see something like this: If the connection was successful you should see something like this:
```bash ```{.console, .no-copy}
State connected State connected
Connected network FRITZ!Box (Your router device) Connected network FRITZ!Box (Your router device)
IPv4 address 192.168.188.50 (Your new local ip) IPv4 address 192.168.188.50 (Your new local ip)
``` ```
Press `ctrl-d` to exit `IWD` Press `ctrl-d` to exit `IWD`.
Press `ctrl-d` **again** to update the displayed QR code and connection information. Press `ctrl-d` **again** to update the displayed QR code and connection information.