From e5e644e0363cc6981b371ea119183ae532e7fb7c Mon Sep 17 00:00:00 2001 From: Kan Date: Sun, 24 Jul 2022 18:08:44 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19debaa..b8179ad 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Config files for: | `redis-server BG` | `redis-server &>/dev/null &` | Run command in background | -You can add your files to the `~/.subbash/bashrc.d` for bash or `~/.subzsh/zshrc.d` for zsh directory so that they automatically run in ascending order when you open a terminal.\ +You can add your files to the `~/.subbash/bashrc.d` directory for bash or `~/.subzsh/zshrc.d` directory for zsh so that they automatically run in ascending order when you open a terminal.\ Example:\ `~/.subbash/bashrc.d/01_hello.sh` ```bash