Update release document

This commit is contained in:
asonix 2024-04-15 21:17:40 -05:00
parent 6d40fbee47
commit 97159e0030

View file

@ -40,7 +40,7 @@ no_ansi = true
With environment variables With environment variables
```bash ```bash
PICTRS__TRACING__LOGGING__NO_ANSI=true pict-rs run PICTRS__TRACING__LOGGING__NO_ANSI=true
``` ```
With commandline flags With commandline flags