From 8d1075d291ee942094f423ff5195b08d11a7903c Mon Sep 17 00:00:00 2001 From: deepshekhardas Date: Sat, 11 Jul 2026 19:10:44 +0530 Subject: [PATCH] docs: add pro tip for new users --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d7f143397..2a3e2c9fd 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,8 @@ Twitter), and join us on [Discord](https://discord.gg/ohmyzsh). - [Zsh](https://www.zsh.org) should be installed (v4.3.9 or more recent is fine but we prefer 5.0.8 and newer). If not pre-installed (run `zsh --version` to confirm), check the following wiki instructions here: + +> **Pro Tip:** After installation, run `omz update` periodically to get the latest plugins and themes. [Installing ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH) - `curl` or `wget` should be installed - `git` should be installed (recommended v2.4.11 or higher)