fix: correct numbering in installation instructions for clarity

This commit is contained in:
2025-08-01 21:49:23 +02:00
parent e56e998467
commit d98fab004f

View File

@@ -30,15 +30,15 @@ To install and run this application, you need the following tools:
### 1st step - Get the source code
**You can either clone the repository or download the latest release. Keep in mind that the cloned version may contain bugs.**
- Clone the repository:
1. Clone the repository:
```bash
git clone https://git.the1s.de/theis.gaedigk/weather-app.git
```
**or**
- Download the latest release from the [releases page](https://git.the1s.de/theis.gaedigk/weather-app/releases/latest).
- Unzip the downloaded file to your desired location.
1. Download the latest release from the [releases page](https://git.the1s.de/theis.gaedigk/weather-app/releases/latest).
2. Unzip the downloaded file to your desired location.
#### 2nd step - Using Node.js and npm