From 9c70caa45d3190f930c4d26c8b406b580babde6f Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Mon, 1 Oct 2018 11:03:39 +0800 Subject: [PATCH] update --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b94e600e..940d4c7d 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,9 @@ Run Usage: `./Install` **[OPTIONS...]** -| OPTIONS: | | -|:-------------|:-------------| -| -d, --dest | Specify theme destination directory (Default: /home/vince/.themes) | +| OPTIONS: | | +|:------------|:-------------| +| -d, --dest | Specify theme destination directory (Default: $HOME/.themes) | | -n, --name | Specify theme name (Default: vimix) | | -c, --color | Specify theme color variant(s) **[standard/light/dark]** (Default: All variants) | | -t, --theme | Specify hue theme variant(s) **[standard/doder/beryl/ruby]** (Default: All variants) |