fix typo
This commit is contained in:
parent
34b0cf9f6c
commit
c057999224
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Install zsh
|
||||
sudo apt update
|
||||
sudo apt install zsh \
|
||||
install python-pip
|
||||
python-pip && \
|
||||
# Setup oh-my-zsh
|
||||
sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)" && \
|
||||
# Password prompt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue