From 42b4e887d52a9a4f59c76fc1afc1c776530ec8ae Mon Sep 17 00:00:00 2001 From: intrigeri Date: Thu, 3 Nov 2016 12:01:59 +0000 Subject: Fix README wrt. usage of the tor::torsocks class (Closes: #2). --- 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