Update README.md
This commit is contained in:
parent
740dcd0d60
commit
406dd49a49
|
|
@ -24,13 +24,13 @@ It is recommended to install this in a system directory.
|
|||
```bash
|
||||
sudo mkdir -p /opt/ionos-ddns
|
||||
sudo git clone [https://github.com/TWOJA_NAZWA/ionos-ddns.git](https://github.com/TWOJA_NAZWA/ionos-ddns.git) /opt/ionos-ddns
|
||||
cd /opt/ionos-ddns
|
||||
cd /opt/ionos-ddns```
|
||||
|
||||
### 2. Install dependencies
|
||||
```
|
||||
sudo apt update
|
||||
sudo apt install python3-pip
|
||||
sudo pip3 install -r requirements.txt
|
||||
sudo pip3 install -r requirements.txt```
|
||||
|
||||
### 3. Configuration
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user