Skip to content

Commit

Permalink
docs: add windows installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed Sep 1, 2023
1 parent 13e0863 commit e9218f8
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Before getting started, ensure that the following dependencies are installed on your system:
## Prerequisites

- 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)
Expand All @@ -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>
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit e9218f8

Please sign in to comment.