mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
README.md: fix nesting.
This commit is contained in:
parent
abb85e3393
commit
72f384701e
@ -35,7 +35,7 @@ git, curl and wget if you don't have them already and run
|
|||||||
wget https://mkaysi.github.io/shell-things/shell-things.bash
|
wget https://mkaysi.github.io/shell-things/shell-things.bash
|
||||||
source shell-things.bash
|
source shell-things.bash
|
||||||
shell-things
|
shell-things
|
||||||
source ~/.`echo $SHELL|cut -d/ -f3`rc
|
source ~/.$(echo $SHELL|cut -d/ -f3)rc
|
||||||
```
|
```
|
||||||
|
|
||||||
To upgrade, simply run `shell-things`.
|
To upgrade, simply run `shell-things`.
|
||||||
|
Loading…
Reference in New Issue
Block a user