Skip to content

Commit 22cf05f

Browse files
authored
readme: update startup command (#240)
1 parent 2830e9f commit 22cf05f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,7 @@ $ sudo nixos-rebuild switch # or home-manager switch
109109
### Start the browser
110110

111111
```shell
112-
# it's a symlink, if you install two versions they will collide and you should either specify "zen-twilight" or "zen-beta"
113-
$ zen
112+
$ zen-beta # or zen-twilight
114113
```
115114

116115
## Home Manager reference

0 commit comments

Comments
 (0)