From 26eefe7d0044968176a0244f2fde7cafe37d4508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Aim=C3=A9?= Date: Wed, 24 May 2023 21:12:42 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 962dc5f..e0aba9d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ cd spyguard && sudo bash install.sh Once installed, you can go to the backend interface located at `https://localhost:8443` to manage the device and setup the right network interfaces to get it working. Please look at the [dedicated wiki page](https://github.com/SpyGuard/spyguard/wiki/Installing-SpyGuard) to get some tips regarding it. > Please check prior the installation that your Linux distribution is using `nmcli` to manage networks. If you want to install it on a Raspberry Pi -> you need to activate it via the `raspi-config` interface. +> you need to activate it via the `raspi-config` interface prior Spyguard installation. The frontend is available at the URL `https://localhost:8000`.