aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-06-27 01:01:42 +1000
committerDylan Araps <[email protected]>2017-06-27 01:01:42 +1000
commitc90be029e5a4a049f828167a54741e3ae481f1d6 (patch)
tree5023a5d18e851090951f4ae1f0d2b7aa7e46ba53 /README.md
parentMerge pull request #8 from dylanaraps/split (diff)
downloadpywal-0.2.0.tar.xz
pywal-0.2.0.zip
DOCS: README0.2.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3134a3f..00f65b0 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ pip install pywal
```sh
git clone https://github.com/dylanaraps/pywal
-cd puwal
+cd pywal
pip install .
```