From f3159bb40f86188727c9e6dbc6015f8bc8aebe42 Mon Sep 17 00:00:00 2001 From: RonaldsonBellande Date: Thu, 10 Oct 2024 14:36:16 -0400 Subject: [PATCH] latest pushes --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 150c95f..a817e0b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Install Bellos Scripting Languages into your Operating System ## Install pip with sudo or bell - `sudo pip install bellos_installer` +- `bell pip install bellos_installer` ## Usage of Bellos Installer - **To use this script, you would run it with sudo privileges and specify an action:** @@ -11,13 +12,9 @@ Install Bellos Scripting Languages into your Operating System - To install the latest version: sudo bellos_installer latest - To use the upload placeholder: sudo bellos_installer update - ## Website PYPI - https://pypi.org/project/bellos_installer -### Installation -- `pip install bellos_installer` - ### Upgrade (if not upgraded) - `pip install --upgrade bellos_installer` @@ -31,5 +28,4 @@ License: GNU General Public License v3.0 ``` ## License - BellandeOS Scripting Language Installer is distributed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), see [LICENSE](https://github.com/Architecture-Mechanism/bellos_installer/blob/main/LICENSE) and [NOTICE](https://github.com/Architecture-Mechanism/bellos_installer/blob/main/LICENSE) for more information.