Fixing typo in readme

This commit is contained in:
Abir Majumdar 2018-08-20 22:26:35 -07:00 committed by GitHub
parent 343e682bb9
commit 4da9b00e66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ sudo /opt/puppetlabs/bin/puppet agent -t
Installation with curl
```
curl -sSL https://github.com/puppetlabs/control-repo/archive/production.tar.gz | tar -zx
curl -sSL https://github.com/maju6406/control-repo/archive/production.tar.gz | tar -zx
cd control-repo-production
sudo bash scripts/nc_setup.sh
sudo /opt/puppetlabs/bin/puppet agent -t