summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFotis Gimian <fgimiansoftware@gmail.com>2013-06-04 12:04:18 +1000
committerFotis Gimian <fgimiansoftware@gmail.com>2013-06-04 12:04:18 +1000
commit96e50bf5038add993258f6d8f4b317cf3c779d33 (patch)
treee41885f874f8c128653e4d1030c14a3f6a1e0fb7 /README.md
parentd3d69488a9a9f2bf2edd170ea6db31830690e8d9 (diff)
Fixed minor typo in installation instructions
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 2cf6b7d..971bbe8 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Currently, the changes you need to make are as follows:
``` bash
cd /etc/puppet/modules
-git clone git://github.com/stankevich/puppet-python.git
+git clone git://github.com/stankevich/puppet-python.git python
```
## Usage