Skip to content

Commit c9de102

Browse files
committed
Updated mkdir path
1 parent 869c2da commit c9de102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ I recommend the following:
1616

1717
```bash
1818
cd $HOME
19-
mkdir -p .bash/themes/git_bash_windows_powerline
19+
mkdir -p .bash/themes/git_bash_powerline_theme
2020
git clone https://github.com/dhwanish-3/git-bash-powerline-theme.git .bash/themes/git_bash_powerline_theme
2121
```
2222

0 commit comments

Comments
 (0)