Skip to content

Commit 320a5ed

Browse files
Merge pull request #352 from puppetlabs/remove-old-puppet-reference
Remove puppet6 reference in README.md
2 parents c228e55 + f36027a commit 320a5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ An example of running the acceptance tests locally with Docker:
107107
4. Install test items; Puppet Agent, our test module, and the puppet-strings gem built from this source code
108108

109109
``` bash
110-
bundle exec rake 'litmus:install_agent[puppet6]'
110+
bundle exec rake 'litmus:install_agent[puppet8]'
111111
bundle exec rake 'litmus:install_modules_from_directory[./spec/fixtures/acceptance/modules]'
112112
bundle exec rake litmus:install_gems
113113
```

0 commit comments

Comments
 (0)