Skip to content

Commit 8e248cb

Browse files
authored
Update README.md
1 parent e1dfdf4 commit 8e248cb

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
@@ -8,7 +8,7 @@ git clone https://github.com/civan/scripts.git ~/scripts
88

99
## PATH
1010
make sure you have the ~/scripts folder in your $PATH.
11-
If not, add this in your shell profile file. eg, (`~/.bashrc`, `~/-.zshrc`):
11+
If not, add this in your shell profile file. eg, (`~/.bashrc`, `~/.zshrc`):
1212
```
1313
export PATH=$PATH:$HOME/bin:$HOME/scripts
1414
```

0 commit comments

Comments
 (0)