aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-03-22 23:06:33 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-03-22 23:06:33 +0300
commit4b273dd7454ccc01d70753eefdec8c591383f452 (patch)
treebebb8b5bd7d12aa198633c2fcce65ea25643ea72 /README.md
parent5fc4c6b826ca3694433df1371f8c7d63938f723c (diff)
typo
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 d5fda309..926869ed 100644
--- a/README.md
+++ b/README.md
@@ -160,7 +160,7 @@ while trying out Powerlevel10k. Once you exit zsh, the image is deleted.
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 curl
git clone https://github.com/romkatv/powerlevel10k.git ~/powerlevel10k
- cd && curl -fsSL https://raw.githubusercontent.com/romkatv/dotfiles-public/master/.purepower
+ cd && curl -fsSLO https://raw.githubusercontent.com/romkatv/dotfiles-public/master/.purepower
echo "
# Replace fancy with portable if your font cannot render some characters.
# Remove the line altogether to see the default Powerlevel10k prompt.