diff --git a/README.md b/README.md index 2a3c3d6..7e21a0b 100644 --- a/README.md +++ b/README.md @@ -1436,6 +1436,7 @@ This is a section for repos that are similar to this one either because they are > For most operating systems, there should be a default package manager provided to you (e.g. `apt`). You may consider using this, or you can consider a manual installation of the software you choose. There's also the option of compiling from source. Cross-platform alternatives include: > > * [pkgsrc](https://pkgsrc.org/) - A framework for managing third-party software on UNIX-like systems. Used by default on [NetBSD](https://www.netbsd.org/) and [SmartOS](https://wiki.smartos.org/), but also available on Linux, macOS, and illumos. +> * [pkgit](https://git.symlinx.net/pkgit/about/) [![Anti-AI Policy](./badges/anti-ai-policy.svg)](#anti-ai-policy) ([1](https://git.symlinx.net/pkgit/tree/CONTRIBUTING.md)) - A package manager that compiles and installs packages directly from their git repository. > > If you have any other suggestions for package managers with a "No AI" policy, please feel free to open a PR.