From ce0187759933cf2cd1e867aefec546b4f890a2c8 Mon Sep 17 00:00:00 2001 From: "jn@s" Date: Tue, 28 Sep 2021 10:29:44 +0100 Subject: [PATCH] updated readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f80ebd4..9b161cd 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ Discord

-

Amethyst is a fast, efficient and lightweight aur helper and pacman wrapper. -Made for crystalux, compatible with any arch-based linux distribution.

+

Amethyst is a fast, efficient and lightweight AUR helper and Pacman wrapper. +Made for Crystal, compatible with any Arch-based Linux distribution.

![](screenshot.png) @@ -36,7 +36,7 @@ For release: - `make clean release` For general debug/test: - - `make clean debug` + - `make debug` Clean all build directories: - `make clean`