From cbfa05fffc4ac4e8dc0bf4f8237437cf6d649418 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 13 Dec 2024 06:16:08 +0000 Subject: [PATCH] Site update --- .../working_with_files_and_packages/installing_packages.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@

Events

Installing Packages

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";