From 9d1ca8664194440b30a012dcc560d7d63e1d6244 Mon Sep 17 00:00:00 2001 From: Gerrit Gogel Date: Mon, 25 Jan 2021 02:03:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cec5d1..92f161c 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ Networks: ``` Of course you could also just use the old paths but I would strongly advise against that. - *Tip:* If you want to use a different path, like a separate drive, to store your Docker volumes, simply create a dynamic link like this: + *Tip:* If you want to use a different path, like a separate drive, to store your Docker volumes, simply create a symbolic link like this: ``` docker service stop mv /var/lib/docker/volumes /var/lib/docker/volumes-bak