Mise à jour de 'README.md'

This commit is contained in:
Th3maz1ng 2022-10-01 12:56:21 +02:00
parent 8efcfd88cf
commit 993d46c395

View File

@ -43,7 +43,7 @@ The station is equipped with the following sensors and functionalities :
|_README.md The content of this page
```
## Getting started :
1. Clone this repository : git clone http://web-directories.tk/git/Th3maz1ng/ATMEGA328PU_lowPower_weather_station.git
1. Clone this repository : git clone http://web-directories.cf/git/Th3maz1ng/ATMEGA328PU_lowPower_weather_station.git
2. Go to **"src\libs"** folder of this project and copy and paste its content in your "Arduino\libraries" folder.
3. Open the app.ino file with the Arduino IDE and select the "Arduino Pro or Pro Mini" board with processor : (Atmega 3.3V 8 Mhz).
4. Compile and Upload !