Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yorukot committed May 10, 2024
1 parent eb6de02 commit 4fb85f8
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@

- [Installation](#install)
- [Homebrew](#homebrew)
- [One line command](#one-line-command)
- [Linux](#linux)
- [Install pre-built binaries](#install-pre-built-binaries)
- [NixOs](#nixos)
- [Font](#font)
- [Build](#build)
- [Supported Systems](#supported-systems)
Expand All @@ -37,9 +37,7 @@
- [Contributors](#contributors)
- [Star History](#star-history)

## Install

> I am still working on different installation methods like `snap` or `AUR`
## Installation

**Requirements**

Expand All @@ -53,7 +51,7 @@ Install homebrew and execute the following commands
brew install superfile
```

### One-line command
### Install pre-built binaries
**Just copy and paste this one-line command:**

```bash
Expand All @@ -66,9 +64,7 @@ Or wget:
bash -c "$(wget -qO- https://raw.githubusercontent.com/MHNightCat/superfile/main/install.sh)"
```

<h4>
NixOS
</h4>
### NixOS

<details><summary>Click to expand</summary>
<p>
Expand Down

0 comments on commit 4fb85f8

Please sign in to comment.