diff --git a/README.md b/README.md index 877b02ba..0311ae21 100644 --- a/README.md +++ b/README.md @@ -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 +
Arch Linux @@ -89,6 +89,14 @@ You can also manage Yazi's configuration using the
+Windows + +See [Windows Installation Guide](https://github.com/sxyazi/yazi/wiki/Windows-Installation-Guide). + +
+ +
+ Build from source Execute the following commands to clone the project and build Yazi: