diff options
Diffstat (limited to 'wpa-psk-cli')
| -rw-r--r-- | wpa-psk-cli/README.md | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/wpa-psk-cli/README.md b/wpa-psk-cli/README.md index f450d6c..8ddd394 100644 --- a/wpa-psk-cli/README.md +++ b/wpa-psk-cli/README.md @@ -30,6 +30,10 @@ You can install the `wpa-psk` utility using Cargo:      $ cargo install wpa-psk-cli +Alternatively you can run (or install) the experimental Nix flake. + +    $ nix run git+https://git.skreutz.com/wpa-psk.git -- --help +  ## License  This work is distributed under the terms of both, the [MIT License][MIT] and  |