aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKid <44045911+kidonng@users.noreply.github.com>2020-10-21 13:28:59 +0300
committerGitHub <noreply@github.com>2020-10-21 13:28:59 +0300
commite43209409b585c3b26e1c9a3fa1d90b19c9fe484 (patch)
treedd7f914ba14bb7f3511cf2b60f09ff360687fb72 /README.md
parentb1aeeda6a80974f419bc598d42a993cfc8b2c3fa (diff)
Correct Python version in README (#1065)
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 3063db8c..5f11c110 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ Note how the effect of every command is instantly reflected by the very next pro
| `timew start hack linux` | `🛡️ hack linux` | time tracking enabled in [timewarrior](https://timewarrior.net/) |
| `touch x y` | `?2` | 2 untracked files in the Git repo |
| `rm COPYING` | `!1` | 1 unstaged change in the Git repo |
-| `echo 2.7.3 >.python-version` | `🐍 2.7.3` | the current python version in [pyenv](https://github.com/pyenv/pyenv) |
+| `echo 3.7.3 >.python-version` | `🐍 3.7.3` | the current python version in [pyenv](https://github.com/pyenv/pyenv) |
Other Zsh themes capable of displaying the same information either produce prompt lag or print
prompt that doesn't reflect the current state of the system and then refresh it later. With