summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2016-09-04 20:27:28 +0200
committermh <mh@immerda.ch>2016-09-04 20:27:28 +0200
commit24f919c9ffcff07a0ff0a5157ed5f5661c784b12 (patch)
tree20b28617613cbba9a72a3d3a816fa01277b3b8e4
parentd64445ef45436961ebd047dad11906686f8d6d60 (diff)
fix #2 - mention correct class
-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.