aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6356511..f2f000f 100644
--- a/README.md
+++ b/README.md
@@ -123,7 +123,7 @@ Assign `bar` to the variable `foo` in the global environment:
```
> setenv --global foo bar
Saving variable 'foo' to 'HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment'...
- Value: bar
+ New value: bar
Continue? (y/n) y
```