From 24f919c9ffcff07a0ff0a5157ed5f5661c784b12 Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 4 Sep 2016 20:27:28 +0200 Subject: fix #2 - mention correct class --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3