Skip to content

Commit 4df038a

Browse files
committed
Add Restart terminal step to installation
1 parent dad1c2d commit 4df038a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Shortcuts for common `git` commands and a tool for managing git configuration ea
1010
* [`sgit` Usage](#sgit-usage)
1111
* [`sgit` Commands](#sgit-commands)
1212
* [`list` Command](#list-command)
13-
* [`config` Command](#configuration-command)
13+
* [`config` Command](#config-command)
1414
* [One-Time Configuration](#one-time-configuration)
1515
* [Generic Configuration](#generic-configuration)
1616
* [Shortcuts Configuration](#shortcuts-configuration)
@@ -36,10 +36,8 @@ Follow these steps to install `sgit` manually:
3636
...
3737
export PATH=$PATH:~/tools/sgit-0.1.0/scripts
3838
```
39-
40-
1. Source `~/.bashrc` file (run this command):
4139

42-
`source ~/.bashrc`
40+
1. Restart the terminal
4341

4442
1. Execute [One-Time Configuration](#one-time-configuration)
4543

0 commit comments

Comments
 (0)