Merge branch 'main' of https://git.orink.hu/kvillers/antares_get_data
This commit is contained in:
commit
d96e637cbf
|
|
@ -23,7 +23,7 @@ cargo build --release
|
||||||
Windows:
|
Windows:
|
||||||
```batch
|
```batch
|
||||||
copy .env.example .env
|
copy .env.example .env
|
||||||
# Edit .env with your credentials and output path
|
REM Edit .env with your credentials and output path
|
||||||
cargo build --release
|
cargo build --release
|
||||||
./target/release/antares_get_data.exe
|
./target/release/antares_get_data.exe
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue