diff options
author | Sol Jerome <sol.jerome@gmail.com> | 2012-06-05 16:59:30 -0500 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2012-06-05 16:59:30 -0500 |
commit | f31d06a61e3a246118bab537923e1039ba3a2571 (patch) | |
tree | c17a460336ee9eca99627f06318d7d13ad68bf3d | |
parent | 42e619c585de45e5e4e16ae3746efb7db9f90b1e (diff) | |
download | bcfg2-f31d06a61e3a246118bab537923e1039ba3a2571.tar.gz bcfg2-f31d06a61e3a246118bab537923e1039ba3a2571.tar.bz2 bcfg2-f31d06a61e3a246118bab537923e1039ba3a2571.zip |
doc: Instructions apply to all RHEL versions
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
-rw-r--r-- | doc/server/plugins/generators/tgenshi/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/server/plugins/generators/tgenshi/index.txt b/doc/server/plugins/generators/tgenshi/index.txt index 21ef8f17f..0d4a7ffb0 100644 --- a/doc/server/plugins/generators/tgenshi/index.txt +++ b/doc/server/plugins/generators/tgenshi/index.txt @@ -17,7 +17,7 @@ on the client in the created files. To begin, you will need to download and install the Genshi templating engine. -To install on CentOS or RHEL 5, run:: +To install on CentOS or RHEL, run:: sudo yum install python-genshi |