From 38b6ea0175da9d4607ff60670ad4fe20549c971f Mon Sep 17 00:00:00 2001 From: EnumDev Date: Sun, 3 Aug 2025 09:26:43 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 527b23d..25250e1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ BPM is a simple package manager for Linux systems ## Features - Simple to use subcommands -- Can install binary packages (and source packages in the future) +- Can install both binary and source packages ## Information BPM is still in very early development. Do not install it without knowing what you are doing. I would only recommend using it in a Virtual Machine for testing @@ -64,4 +64,4 @@ bpm help Package creation is simplified using the bpm-utils package which contains helper scripts for creating and archiving packages -Learn more here: https://git.enumerated.dev/bubble-package-manager/bpm-utils \ No newline at end of file +Learn more here: https://git.enumerated.dev/bubble-package-manager/bpm-utils