Skip to content

Commit e9218f8

Browse files
committed
docs: add windows installation guide
1 parent 13e0863 commit e9218f8

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

+12-4
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ https://github.com/sxyazi/yazi/assets/17523360/740a41f4-3d24-4287-952c-3aec51520
66

77
⚠️ Note: Yazi is currently in active development and may be unstable. The API is subject to change without prior notice.
88

9-
## Installation
10-
11-
Before getting started, ensure that the following dependencies are installed on your system:
9+
## Prerequisites
1210

13-
- nerd-fonts (_required_)
11+
- nerd-fonts ([_optional_](https://github.com/sxyazi/yazi/wiki/I-don't-like-nerd%E2%80%90fonts!))
1412
- ffmpegthumbnailer (_optional_, for video thumbnails)
1513
- unar (_optional_, for archive preview)
1614
- jq (_optional_, for JSON preview)
@@ -20,6 +18,8 @@ Before getting started, ensure that the following dependencies are installed on
2018
- fzf (_optional_, for directory jumping)
2119
- zoxide (_optional_, for directory jumping)
2220

21+
## Installation
22+
2323
<details>
2424

2525
<summary>Arch Linux</summary>
@@ -89,6 +89,14 @@ You can also manage Yazi's configuration using the
8989

9090
<details>
9191

92+
<summary>Windows</summary>
93+
94+
See [Windows Installation Guide](https://github.com/sxyazi/yazi/wiki/Windows-Installation-Guide).
95+
96+
</details>
97+
98+
<details>
99+
92100
<summary>Build from source</summary>
93101

94102
Execute the following commands to clone the project and build Yazi:

0 commit comments

Comments
 (0)