Skip to content

Commit a6b99d0

Browse files
committed
updating docs
1 parent d1570e1 commit a6b99d0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# spotify-cli-linux
22

3-
[![Build](https://github.com/pwittchen/spotify-cli-linux/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/pwittchen/spotify-cli-linux/actions/workflows/build.yml) [![Version](https://img.shields.io/pypi/v/spotify-cli-linux.svg?style=flat-square)](https://pypi.python.org/pypi/spotify-cli-linux/) [![Python versions](https://img.shields.io/pypi/pyversions/spotify-cli-linux.svg?style=flat-square)](https://pypi.python.org/pypi/spotify-cli-linux/)
3+
[![Build](https://github.com/pwittchen/spotify-cli-linux/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/pwittchen/spotify-cli-linux/actions/workflows/build.yml) [![Version](https://img.shields.io/pypi/v/spotify-cli-linux.svg?style=flat-square)](https://pypi.python.org/pypi/spotify-cli-linux/)
44

55
A command line interface to [Spotify](https://www.spotify.com/) on Linux.
66

7-
This project is inspired by the similar project called [shpotify](https://github.com/hnarayanan/shpotify), which does similar things, but on macOS.
7+
If you're using macOS, see [spotify-cli-macos](https://github.com/pwittchen/spotify-cli-macos).
88

99
installation
1010
------------
@@ -77,12 +77,12 @@ if you don't use any parameters, you'll enter the shell mode, where you'll be ab
7777
solving problems
7878
----------------
7979

80-
### lyricwikia
80+
### lyriq
8181

82-
When, you're missing `lyricwikia` dependency, run the following command:
82+
When, you're missing `lyriq` dependency, run the following command:
8383

8484
```
85-
pip install lyricwikia
85+
pip install lyriq
8686
```
8787

8888
usage with tmux

0 commit comments

Comments
 (0)