From c2a4bedeb38bad0fc7685f89b53dcbb278d50bfe Mon Sep 17 00:00:00 2001 From: cclauss Date: Fri, 17 Jul 2015 19:31:37 +0200 Subject: [PATCH] Reversed order of Documents and Kitematic in path You are correct. Thanks for catching my mistake. --- docs/userguide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/userguide.md b/docs/userguide.md index b89247e6b8..672f65dc78 100755 --- a/docs/userguide.md +++ b/docs/userguide.md @@ -100,7 +100,7 @@ on your Mac by clicking on the folders in the "Edit Files" section of the container summary screen. This allows you to manage files in volumes via the Finder. -Kitematic exposes a container's volume data under `~/Kitematic/Documents//`. +Kitematic exposes a container's volume data under `~/Documents/Kitematic//`. Quick access to this folder (or directory) is available via the app: ![Accessing the volumes directory](../images/volumes-dir.png)