From 31554cb82f01f227d2d5b695632327d366f1f092 Mon Sep 17 00:00:00 2001 From: creme Date: Tue, 20 Jul 2021 21:32:14 +0200 Subject: [PATCH] update TZ info --- docs/help.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/help.md b/docs/help.md index 0f08007..d48f009 100644 --- a/docs/help.md +++ b/docs/help.md @@ -195,7 +195,7 @@ run `tzselect` to find the correct timezone name that you’ll need to export as for example, if you’re in eastern time, add something like this
`export TZ="America/Detroit"`
-to your .bashrc . +to your `~/.profile`. to get your timezone you can use `date`.