Skip to content

Commit 96e50bf

Browse files
committed
Fixed minor typo in installation instructions
1 parent d3d6948 commit 96e50bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Currently, the changes you need to make are as follows:
1818

1919
``` bash
2020
cd /etc/puppet/modules
21-
git clone git://github.com/stankevich/puppet-python.git
21+
git clone git://github.com/stankevich/puppet-python.git python
2222
```
2323

2424
## Usage

0 commit comments

Comments
 (0)