Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hendriknielaender committed Nov 26, 2024
1 parent 418dee8 commit d544c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ brew install zvm
Now add this line to your `~/.bashrc`, `~/.profile`, or `~/.zshrc` file.

```bash
export PATH="$HOME/.zm/current:$PATH"
export PATH="$HOME/.zm/current/zig:$PATH"
```

### Windows
Expand Down

0 comments on commit d544c84

Please sign in to comment.