diff options
| author | Dylan Araps <[email protected]> | 2017-06-27 01:01:42 +1000 |
|---|---|---|
| committer | Dylan Araps <[email protected]> | 2017-06-27 01:01:42 +1000 |
| commit | c90be029e5a4a049f828167a54741e3ae481f1d6 (patch) | |
| tree | 5023a5d18e851090951f4ae1f0d2b7aa7e46ba53 | |
| parent | Merge pull request #8 from dylanaraps/split (diff) | |
| download | pywal-0.2.0.tar.xz pywal-0.2.0.zip | |
DOCS: README0.2.0
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ pip install pywal ```sh git clone https://github.com/dylanaraps/pywal -cd puwal +cd pywal pip install . ``` |