fix(README.md): use nc instead of $NC

I have absolutely no idea why that was there.
main
Tom MTT. 1 year ago
parent d2c3270b4b
commit ef6d5debfb

@ -99,8 +99,8 @@ Guess what? We made aliases!
Put those into your `~/.{ba,z,k}shrc`: Put those into your `~/.{ba,z,k}shrc`:
```sh ```sh
alias pst="$NC heimdall.pm 8888" alias pst="nc heimdall.pm 8888"
alias spst="gpg -cao tmp.pgp && cat tmp.pgp | $NC heimdall.pm 8888 && rm tmp.pgp" alias spst="gpg -cao tmp.pgp && cat tmp.pgp | nc heimdall.pm 8888 && rm tmp.pgp"
``` ```
Now, you can use **feuille** like this: Now, you can use **feuille** like this:

Loading…
Cancel
Save