Fix typo in README.md about nushell version compat

Fixed on basis of comment in `zoxide init nushell` output.
This commit is contained in:
Daniel Vainsencher 2022-12-18 13:53:33 -05:00 committed by GitHub
parent 7af4da1dab
commit b2a4f7fae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ source ~/.zoxide.nu
```
> **Note**
> zoxide only supports Nushell v0.73.0 and above.
> zoxide only supports Nushell v0.63.0 and above.
</details>