From 4c16c78eb635f03731ded138dcea3d8d36a7888b Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Wed, 2 Feb 2022 22:20:38 -0300 Subject: [PATCH] Update README.md --- README.md | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bfebe2..f09ff48 100644 --- a/README.md +++ b/README.md @@ -1 +1,26 @@ -# arch-repo +# calrepo + +Personal Arch Linux package repository. + +## Table of contents + - [Usage ](#usage-) + - [Contributing ](#contributing-) + - [License ](#license-) + +## Usage + +Add + +```bash +[calrepo] +SigLevel = Required DatabaseOptional +Server = https://slococo.com.ar/arch-repo/$arch +``` + +to the end of `/etc/pacman.conf`. + +## Contributing +PRs are welcome. + +## License +[MIT]()