From 711d5d4319930e466075dc57a1576aa65df9fe04 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Sun, 14 Apr 2024 12:30:56 +0200 Subject: [PATCH] documenation: improve styling --- docs/site/getting-started/installer.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/site/getting-started/installer.md b/docs/site/getting-started/installer.md index b98301a7..8f5ced27 100644 --- a/docs/site/getting-started/installer.md +++ b/docs/site/getting-started/installer.md @@ -105,7 +105,7 @@ iwctl This will enter `iwd` -```bash +```{.console, .no-copy} [iwd]# ``` @@ -129,12 +129,12 @@ station wlan0 show If the connection was successful you should see something like this: -```bash -State connected -Connected network FRITZ!Box (Your router device) +```{.console, .no-copy} +State connected +Connected network FRITZ!Box (Your router device) 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.