summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeLutin <gabster@lelutin.ca>2016-11-03 19:34:42 +0000
committerLeLutin <gabster@lelutin.ca>2016-11-03 19:34:42 +0000
commit23f6b3f4fd0ed128a22014a3783244a4107f490a (patch)
tree035fa4ef65c5ec0860d7720a902a31a4351c3148
parentda48eefac71773beeca1797c6bbda884c50c85d8 (diff)
parent42b4e887d52a9a4f59c76fc1afc1c776530ec8ae (diff)
Merge branch 'bugfix/2-torsocks-doc' into 'master'
Fix README wrt. usage of the tor::torsocks class (Closes: #2). See merge request !8
-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.