diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2019-03-22 23:06:17 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2019-03-22 23:06:17 +0300 |
commit | 5fc4c6b826ca3694433df1371f8c7d63938f723c (patch) | |
tree | ee6ae802c75494341b3ef08c983858948ec129c0 /README.md | |
parent | 4dd85e8918e8c19ec3a13864f02ebf26fc51fa73 (diff) |
typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -140,7 +140,7 @@ latency. ```zsh git clone https://github.com/romkatv/powerlevel10k.git /tmp/powerlevel10k -(cd /tmp/powerlevel10k && curl -fsSL https://raw.githubusercontent.com/romkatv/dotfiles-public/master/.purepower) +(cd /tmp/powerlevel10k && 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. |