Updated HOWTO: set environment variables (markdown)

Ajeet D'Souza 2024-02-22 23:39:26 +05:30
parent 1a117dc511
commit 18a7b2bc4e
1 changed files with 1 additions and 1 deletions

@ -1,4 +1,4 @@
The way you set environment variables is dependent on your shell. Assuming you want to set the `_ZO_ECHO` variable to 1:
The way you set environment variables is dependent on your shell. Assuming you want to set the `_ZO_ECHO` variable to `1`:
<details>
<summary>Bash</summary>