diff --git a/docs/rex_book/working_with_files_and_packages/installing_packages.html b/docs/rex_book/working_with_files_and_packages/installing_packages.html index 37141b90..bb6aa124 100644 --- a/docs/rex_book/working_with_files_and_packages/installing_packages.html +++ b/docs/rex_book/working_with_files_and_packages/installing_packages.html @@ -123,7 +123,7 @@
Installing packages is easy. You can use the pkg function for this.
-use Rex -feature => ['1.0'];
+use Rex -feature => ['1.0'];
user "root";
password "f00b4r";