Skip to content

Commit 733fa78

Browse files
committed
PUPPET_VERSION has been renamed to PUPPET_GEM_VERSION but forgotten in CONTRIBUTING.md
1 parent 3a0a5fb commit 733fa78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skeleton/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ By default the tests use a baseline version of Puppet.
3030
If you have Ruby 2.x or want a specific version of Puppet,
3131
you must set an environment variable such as:
3232

33-
export PUPPET_VERSION="~> 3.2.0"
33+
export PUPPET_GEM_VERSION="~> 3.2.0"
3434

3535
Install the dependencies like so...
3636

0 commit comments

Comments
 (0)