diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index f9da80d1..1541c985 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -145,7 +145,9 @@ After that you may need to add /usr/bin in your PATH environment variable: If you installed the Desktop UI client, you can launch it and click on Connect. > It will open your browser, and you will be prompt for email and password. Follow the instructions. -![](/img/getting-started/systray.png) +

+ high-level-dia +

#### CLI Alternatively, you could use command line. Simply run @@ -154,7 +156,9 @@ Alternatively, you could use command line. Simply run ``` > It will open your browser, and you will be prompt for email and password. Follow the instructions. -![](/img/getting-started/netbird-up.png) +

+ high-level-dia +

Check connection status: ```bash diff --git a/static/img/getting-started/netbird-sso-login-cmd.gif b/static/img/getting-started/netbird-sso-login-cmd.gif new file mode 100644 index 00000000..eb46e83a Binary files /dev/null and b/static/img/getting-started/netbird-sso-login-cmd.gif differ diff --git a/static/img/getting-started/netbird-sso-login-ui.gif b/static/img/getting-started/netbird-sso-login-ui.gif new file mode 100644 index 00000000..ddf3cacc Binary files /dev/null and b/static/img/getting-started/netbird-sso-login-ui.gif differ