Skip to content

Commit 89418be

Browse files
committed
Update readme
1 parent 4cc091c commit 89418be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.markdown

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ platforms: Linux, Mac, and Windows, and support ARM and x86_64 too. The second
1919
best thing to use is Nix. Simply [install nix](https://nixos.org/download/) and
2020
then:
2121
```shell
22-
nix profile install github:meelgroup/cmsgen
22+
nix shell github:meelgroup/cmsgen#cmsgen
2323
```
24-
2524
Then you will have `cmsgen` binary available and ready to use.
2625

2726
Finally, you can also build cmsgen from source:

0 commit comments

Comments
 (0)