aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-03-22 23:05:18 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-03-22 23:05:18 +0300
commit4dd85e8918e8c19ec3a13864f02ebf26fc51fa73 (patch)
tree45cf8c6385c092f4e8959f11cd4771dc5ebd98e1 /README.md
parentfd9b08a4123c5b74ca317788d1cfb6996a00fb27 (diff)
add curl
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4bcd5e9b..8fcf0e09 100644
--- a/README.md
+++ b/README.md
@@ -158,7 +158,7 @@ while trying out Powerlevel10k. Once you exit zsh, the image is deleted.
```zsh
docker run -e LANG=C.UTF-8 -e LC_ALL=C.UTF-8 -e TERM=$TERM -it --rm ubuntu bash -uexc '
- apt update && apt install -y zsh git
+ apt update && apt install -y zsh git curl
git clone https://github.com/romkatv/powerlevel10k.git ~/powerlevel10k
cd && curl -fsSL https://raw.githubusercontent.com/romkatv/dotfiles-public/master/.purepower
echo "