From fab6a1dc0bcd2a8a17426834eb4a77dbea6b179d Mon Sep 17 00:00:00 2001 From: Nima Date: Wed, 12 Apr 2023 13:47:01 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A1ify?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8501b22..f419aa9 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ This fires up a postgres and waits for it to be ready. To use compose, just do i } ``` -:bulb **Note for Linux Users:** Docker requires _sudo_ by default and the library by default expects that executing user do not +:bulb: **Note for Linux Users:** Docker requires _sudo_ by default and the library by default expects that executing user do not need to do _sudo_ in order to talk to the docker daemon. More description can be found in the _Talking to Docker Daemon_ chapter. The fluent _API_ builds up one or more services. Each service may be composite or singular. Therefore it is possible