Update README.md

This commit is contained in:
themaster1970sf 2025-03-28 00:51:35 +03:00 committed by GitHub
parent 2b6c988965
commit 2e195f9762
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@
1. Клонировать репозиторий:
```bash
git clone https://github.com/your-repo/auto-build-script.git
git clone https://github.com/AutoBuildRepo/auto-build-script.git
cd auto-build-script
```
@ -33,11 +33,16 @@ cd auto-build-script
pip install -r requirements.txt
```
3. Запуск:
```powershell
python app.py
```
### Linux
1. Клонировать репозиторий:
```bash
git clone https://github.com/your-repo/auto-build-script.git
git clone https://github.com/AutoBuildRepo/auto-build-script.git
cd auto-build-script
```
@ -52,6 +57,11 @@ source venv/bin/activate
pip install -r requirements.txt
```
3. Запуск:
```powershell
python3 app.py
```
## 🔧 Настройка
1. Получить Personal Access Token в GitHub