latest pushes
This commit is contained in:
parent
6ea10099c6
commit
f3159bb40f
@ -3,6 +3,7 @@ Install Bellos Scripting Languages into your Operating System
|
|||||||
|
|
||||||
## Install pip with sudo or bell
|
## Install pip with sudo or bell
|
||||||
- `sudo pip install bellos_installer`
|
- `sudo pip install bellos_installer`
|
||||||
|
- `bell pip install bellos_installer`
|
||||||
|
|
||||||
## Usage of Bellos Installer
|
## Usage of Bellos Installer
|
||||||
- **To use this script, you would run it with sudo privileges and specify an action:**
|
- **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 install the latest version: sudo bellos_installer latest
|
||||||
- To use the upload placeholder: sudo bellos_installer update
|
- To use the upload placeholder: sudo bellos_installer update
|
||||||
|
|
||||||
|
|
||||||
## Website PYPI
|
## Website PYPI
|
||||||
- https://pypi.org/project/bellos_installer
|
- https://pypi.org/project/bellos_installer
|
||||||
|
|
||||||
### Installation
|
|
||||||
- `pip install bellos_installer`
|
|
||||||
|
|
||||||
### Upgrade (if not upgraded)
|
### Upgrade (if not upgraded)
|
||||||
- `pip install --upgrade bellos_installer`
|
- `pip install --upgrade bellos_installer`
|
||||||
|
|
||||||
@ -31,5 +28,4 @@ License: GNU General Public License v3.0
|
|||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## 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.
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user