summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDavid Knaack <davidkna@users.noreply.github.com>2021-12-30 09:49:55 +0100
committerGitHub <noreply@github.com>2021-12-30 09:49:55 +0100
commit67cddb616bf375f882ea7118033e11a4daf81c6c (patch)
tree0f83b36aefd760f3ca626ada06140d84c72c4f19 /README.md
parent52abffaec6cf76c78b7bc9bd49a03c3113f19c89 (diff)
fix(elvish): upgrade shell integration for v0.17 (#3310)
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 195591f2f..c728feccc 100644
--- a/README.md
+++ b/README.md
@@ -258,7 +258,7 @@ shown below. Can't see yours? Have a look at the [extra platform instructions](h
#### Elvish
- **Warning** Only elvish v0.15 or higher is supported.
+ **Warning** Only elvish v0.17 or higher is supported.
Add the following to the end of `~/.elvish/rc.elv`:
```sh