Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
LynnHo committed Nov 29, 2023
1 parent 73c7e71 commit fa3d613
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

+ check version: `zsh --version`

+ *if you are struggling to install zsh>=5.8 on your system, don't worry, just follow the additional steps below*
+ *if you are struggling to install zsh>=5.8 on your system, don't worry, just follow the __additional steps__ below*


2. make the workspace
Expand All @@ -20,7 +20,7 @@
exec zsh
```

*if you are struggling to install zsh>=5.8 on your system, follow additional steps below*
*__additional steps__ (if you cannot install zsh>=5.8 on your system)*

+ `chsh -s $(which bash)`

Expand Down

0 comments on commit fa3d613

Please sign in to comment.