From 767488327badc357cd80f28e9f76ab12f21a8664 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Tue, 8 Dec 2020 17:48:21 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18c70cea..a9f08c83 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ It is written entirely in Golang and where used as package manager, it can run i - You can install it aside also with your current distro package manager, and start building and distributing your packages - Support for packages as "layers" - [It uses SAT solving techniques to solve the deptree](https://luet-lab.github.io/docs/docs/concepts/constraints/) ( Inspired by [OPIUM](https://ranjitjhala.github.io/static/opium.pdf) ) -- Support for [collections](https://luet-lab.github.io/docs/docs/concepts/packages/collections/) and [templated package definitions](https://luet-lab.github.io/docs/docs/concepts/packages/templates/)) +- Support for [collections](https://luet-lab.github.io/docs/docs/concepts/packages/collections/) and [templated package definitions](https://luet-lab.github.io/docs/docs/concepts/packages/templates/) - [Can be extended with Plugins and Extensions](https://luet-lab.github.io/docs/docs/concepts/plugins-and-extensions/) ## Install