summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2016-11-03 12:01:59 +0000
committerintrigeri <intrigeri@boum.org>2016-11-03 12:01:59 +0000
commit42b4e887d52a9a4f59c76fc1afc1c776530ec8ae (patch)
tree035fa4ef65c5ec0860d7720a902a31a4351c3148
parentda48eefac71773beeca1797c6bbda884c50c85d8 (diff)
Fix README wrt. usage of the tor::torsocks class (Closes: #2).
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7777438..188acca 100644
--- a/README
+++ b/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.