Update README.md
This commit is contained in:
parent
c780d29272
commit
96bbb0061b
|
|
@ -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