From c25af8fccb8131c3373c896d3751eaaec90db956 Mon Sep 17 00:00:00 2001 From: Ryan Reed Date: Fri, 1 Jul 2022 10:02:15 -0400 Subject: [PATCH] Updating example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47bfc8f..f54ee7f 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Restoring a directory will: 2. Move the stored directory to the `original_path` ``` -transpose restore "$XDG_DATA_HOME/transpose/My Documents" +transpose restore "/home/user/.local/share/transpose/My Documents" ``` The above will (assuming all the defaults):