From 1937955fffe335e047f1cac043ec6bf11ee322bd Mon Sep 17 00:00:00 2001 From: everest Date: Sat, 28 May 2022 16:15:22 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 712e76f..fcf909e 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,13 @@ User packages should contain the following: A user package should create all the same files that a regular Glacier package would NOTICE: User packages are not tested for stability or security by the Everest team, any user packages you install are solely your responsibility. + +--- + +**HOW TO BUILD USRPKGS** + +`wget https://github.com/everest-linux/glacier-usrpkgs/raw/main/usrpkgs/pkgname` + +`cd pkgname` + +`./usrbuild.sh`