Update README.md

This commit is contained in:
Santiago Lo Coco 2022-02-02 22:20:38 -03:00 committed by GitHub
parent 6e64aebbe4
commit 4c16c78eb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 1 deletions

View File

@ -1 +1,26 @@
# arch-repo
# calrepo
Personal Arch Linux package repository.
## Table of contents
- [Usage <a name="usage"></a>](#usage-)
- [Contributing <a name="contributing"></a>](#contributing-)
- [License <a name="license"></a>](#license-)
## Usage <a name="usage"></a>
Add
```bash
[calrepo]
SigLevel = Required DatabaseOptional
Server = https://slococo.com.ar/arch-repo/$arch
```
to the end of `/etc/pacman.conf`.
## Contributing <a name="contributing"></a>
PRs are welcome.
## License <a name="license"></a>
[MIT]()