From 29fc78e400a26550159a510a63f93930665bc72a Mon Sep 17 00:00:00 2001 From: Boming Zhang Date: Sat, 1 Mar 2025 13:14:24 -0500 Subject: [PATCH] docs: remove personal info --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ad7169..605851a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ - the intended immutable files should be placed at a sub-directory named `immutable_files` at same position as the `repo.toml` file ```shell -[nuvole0217@Nuvole test]$ tree . +$ tree . . |- immutable_files | |-- push.yaml @@ -34,6 +34,7 @@ ``` - sample command on the server + ```shell joj3-config-generator convert /home/tt/.config/joj ```