README rewording
This commit is contained in:
parent
c89ed72dc6
commit
d2dc883f3a
1 changed files with 2 additions and 2 deletions
|
@ -106,13 +106,13 @@ $ nix-channel --update
|
||||||
|
|
||||||
#### CLI
|
#### CLI
|
||||||
|
|
||||||
You don't need to install it:
|
You don't need to install it,
|
||||||
|
|
||||||
```console
|
```console
|
||||||
nix run github:ryantm/agenix -- --help
|
nix run github:ryantm/agenix -- --help
|
||||||
```
|
```
|
||||||
|
|
||||||
if you want to (change the system based on your system):
|
but, if you want to (change the system based on your system):
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue