docs: add windows installation guide

This commit is contained in:
sxyazi 2023-09-01 15:52:48 +08:00
parent 13e086387c
commit e9218f8ad1
No known key found for this signature in database

View File

@ -6,11 +6,9 @@ https://github.com/sxyazi/yazi/assets/17523360/740a41f4-3d24-4287-952c-3aec51520
⚠️ Note: Yazi is currently in active development and may be unstable. The API is subject to change without prior notice.
## Installation
## Prerequisites
Before getting started, ensure that the following dependencies are installed on your system:
- nerd-fonts (_required_)
- nerd-fonts ([_optional_](https://github.com/sxyazi/yazi/wiki/I-don't-like-nerd%E2%80%90fonts!))
- ffmpegthumbnailer (_optional_, for video thumbnails)
- unar (_optional_, for archive preview)
- jq (_optional_, for JSON preview)
@ -20,6 +18,8 @@ Before getting started, ensure that the following dependencies are installed on
- fzf (_optional_, for directory jumping)
- zoxide (_optional_, for directory jumping)
## Installation
<details>
<summary>Arch Linux</summary>
@ -89,6 +89,14 @@ You can also manage Yazi's configuration using the
<details>
<summary>Windows</summary>
See [Windows Installation Guide](https://github.com/sxyazi/yazi/wiki/Windows-Installation-Guide).
</details>
<details>
<summary>Build from source</summary>
Execute the following commands to clone the project and build Yazi: