From c966f40753d6b196d5cac0f907523f054b2e9355 Mon Sep 17 00:00:00 2001 From: ehsan shariati Date: Wed, 20 Mar 2024 12:52:15 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fecf2f..336c8ae 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The file can be used to image the FxBlox RK1. This part is unnecessary to image the FxBlox as the latest image is always available in the release section. this is just for developers who are interested in building an image themselves. -First you need to install docker on the machine. +First you need to install docker on the machine and docker should be avaialbe for the currently logged-in user without the need for sudo. for building server images without Desktop GUI run this command. ```shell