diff --git a/README.md b/README.md index 51b1271..49402db 100644 --- a/README.md +++ b/README.md @@ -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