From b787be152a7d7b2d11d6a818a336ab3aa3f3f4e1 Mon Sep 17 00:00:00 2001 From: RonaldsonBellande Date: Thu, 10 Oct 2024 21:13:05 -0400 Subject: [PATCH] latest pushes --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2e057a1..dde4259 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Bellande Operating System Package Manager (BOSPM) - BOSPM Stands for Bellande Operating System Package Manager +## Install pip with sudo or bell +- `sudo pip install bospm` +- `bell pip install bospm` + ## BOSPM [![Bellande's Package](https://img.shields.io/badge/Bellande's%20Package-BOSPM-blue?style=for-the-badge&logo=python&color=blue)](https://pypi.org/project/bospm) @@ -22,9 +26,6 @@ After installation, you can use bospm commands directly from the terminal: - bospm available [--source ] List available packages - bospm update [] [--os ] [--arch ] Update a package -### Installation -- `$ pip install bospm` - ### Upgrade (if not upgraded) - `$ pip install --upgrade bospm`