From bb18de442cb20002c041e9ae782e31fc891d4b98 Mon Sep 17 00:00:00 2001 From: wangshuo Date: Tue, 12 Mar 2024 03:30:08 +0800 Subject: [PATCH] Add install LWP::UserAgent --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index afada03..ee9ccec 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Execute the following command to complete the system configuration 3. install Archive::Zip 4. install Text::Autoformat 5. install Parse::CPAN::Packages +6. install LWP::UserAgent #### Instructions -- Gitee