mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
Fix typos
This commit is contained in:
parent
3318c315d8
commit
a4fd45576f
|
|
@ -11,10 +11,10 @@ # Changelog
|
|||
|
||||
* 28-11-2021
|
||||
- **‼️ BREAKING CHANGE** zinit now requires [jq](https://github.com/stedolan/jq)
|
||||
for JSON parsing. This only affects the `pack` ice. User who do not have jq
|
||||
for JSON parsing. This only affects the `pack` ice. Users who do not have jq
|
||||
installed will be greeted with a warning when they try to install packages.
|
||||
To install jq with zinit, you can follow [these instructions in the wiki](https://github.com/zdharma-continuum/zinit/wiki/Recommended-ices#jq)
|
||||
- zinit packages now better supports installation from local files (previously
|
||||
- `zinit pack` now better supports installation from local files (previously
|
||||
only relative paths worked), and **custom repositories!**
|
||||
By default, zinit uses [zhdarma-continuum/zinit-packages](https://github.com/p/zdharma-continuum/zinit-packages).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue