Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #10 from Bryan2333/master
Browse files Browse the repository at this point in the history
  • Loading branch information
anhoder authored Nov 20, 2023
2 parents ff97724 + 4b6b539 commit 7055842
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 5 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,23 @@ Download binary file => [Release](https://github.com/go-musicfox/spotifox/releas

### Linux

#### 1. Homebrew
#### 1. Use Distro Package (Recommend)

##### Arch Linux

###### Install From [AUR](https://aur.archlinux.org/)

```sh
$ paru -S spotifox-bin # Download and install the precompiled binary file
```

#### 2. Homebrew

```sh
$ brew install go-musicfox/go-musicfox/spotifox
```

#### 2. Binary
#### 3. Binary

Download binary file => [Release](https://github.com/go-musicfox/spotifox/releases/latest)

Expand Down
16 changes: 13 additions & 3 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,17 +56,27 @@ $ brew install anhoder/go-musicfox/spotifox

#### 2. Binary

下载二进制问价 => [Release](https://github.com/go-musicfox/spotifox/releases/latest)
下载二进制文件 => [Release](https://github.com/go-musicfox/spotifox/releases/latest)

### Linux

#### 1. Homebrew
#### 1. 使用发行版软件包 (推荐)

##### Arch Linux

###### [AUR](https://aur.archlinux.org/) 安装

```sh
$ paru -S spotifox-bin # 下载安装预编译好的二进制
```

#### 2. Homebrew

```sh
$ brew install anhoder/go-musicfox/spotifox
```

#### 2. Binary
#### 3. Binary

下载二进制文件 => [Release](https://github.com/go-musicfox/spotifox/releases/latest)

Expand Down

0 comments on commit 7055842

Please sign in to comment.