From cb13361f7f09b16e6c2f0158d7ae92b9f31841b1 Mon Sep 17 00:00:00 2001 From: Andrew Kamal Date: Thu, 30 Jan 2020 17:48:47 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b90976aa3..9d4e26c63 100644 --- a/README.md +++ b/README.md @@ -70,11 +70,11 @@ dependencies: Run: `pub get` ##### Use this Module via Puppet: Add this to your Puppetfile as a declaration: -`mod 'gamer456148-decentralized_internet', '0.5.0'` +`mod 'gamer456148-decentralized_internet', '0.5.2'` Next run the command: `bolt puppetfile install` Instead of the above, you can also try adding: -`mod 'gamer456148-decentralized_internet', '0.5.0'` +`mod 'gamer456148-decentralized_internet', '0.5.2'` This mod line is for those who use r10k or Code Manager Learn more [here](https://puppet.com/docs/pe/2019.2/managing_puppet_code.html) ###### App to add GitHub metrics tracking to select repos [here](https://github.com/apps/decentralized-internet)