Update README.md

This commit is contained in:
up-n-atom
2023-11-17 20:38:12 -05:00
committed by GitHub
parent e734a48115
commit a222d4aa7c
+4 -4
View File
@@ -1,5 +1,9 @@
# Sagemcom Modem Remote Client # Sagemcom Modem Remote Client
## Prerequisite
Install [git](https://git-scm.com/downloads/) and [python3](https://www.python.org/downloads/)
## Build Package ## Build Package
```bash ```bash
git clone https://github.com/up-n-atom/sagemcom-modem-scripts.git git clone https://github.com/up-n-atom/sagemcom-modem-scripts.git
@@ -8,10 +12,6 @@ git checkout cli
python3 -m build python3 -m build
``` ```
## Installation
Install [git](https://git-scm.com/downloads/) and [python3](https://www.python.org/downloads/)
## Install via build package ## Install via build package
```bash ```bash