summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2017-07-13 19:05:57 +1000
committerDylan Araps <dylan.araps@gmail.com>2017-07-13 19:05:57 +1000
commitf2bc7d89461f74bffd434e4e327e9d2a88312dc9 (patch)
treedf2b5fb3ea3987f0beb9d1ec4ddf977c89ffc12c /README.md
parent84b37251fea358b2b9d936586daeef3aceedf831 (diff)
docs: Move installation instructions to wiki.
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 1 insertions, 16 deletions
diff --git a/README.md b/README.md
index 1795f9d..445031c 100644
--- a/README.md
+++ b/README.md
@@ -24,8 +24,6 @@ For more info, check out the [Wiki](https://github.com/dylanaraps/pywal/wiki).
* [Dependencies](#dependencies)
* [Terminal Emulator](#terminal-emulator)
* [Installation](#installation)
- * [Pip install](#pip-install)
- * [Manual/Git install](#manualgit-install)
* [Setup](#setup)
* [Applying the theme to new terminals.](#applying-the-theme-to-new-terminals)
* [Making the colorscheme persist on reboot.](#making-the-colorscheme-persist-on-reboot)
@@ -70,20 +68,7 @@ If your terminal's background color is now red, your terminal should work with `
## Installation
-
-### Pip install
-
-```sh
-pip install pywal
-```
-
-### Manual/Git install
-
-```sh
-git clone https://github.com/dylanaraps/pywal
-cd pywal
-pip install .
-```
+https://github.com/dylanaraps/pywal/wiki/Installation
## Setup