summaryrefslogtreecommitdiff
path: root/puppet/modules/tor/README
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/modules/tor/README')
-rw-r--r--puppet/modules/tor/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/modules/tor/README b/puppet/modules/tor/README
index 7777438a..188accac 100644
--- a/puppet/modules/tor/README
+++ b/puppet/modules/tor/README
@@ -113,7 +113,7 @@ Installing torsocks
To install torsocks, simply include the 'torsocks' class in your manifests:
- class { 'torsocks': }
+ class { 'tor::torsocks': }
You can specify the $ensure_version class parameter to get a specific
version installed.