From 1c9434eb997059db32d44dadb1f6cc95e4cfe965 Mon Sep 17 00:00:00 2001 From: tellel Date: Wed, 22 Jul 2015 15:04:26 +0900 Subject: [PATCH] fix volume data path volume data path is `~/Documents/Kitematic//` --- docs/userguide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/userguide.md b/docs/userguide.md index 73d0c89651..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//`. +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)