another typo
This commit is contained in:
parent
be792cab2e
commit
86475bafba
|
@ -63,6 +63,6 @@ $ nix-env -f '<nixpkgs>' -iA gnunet
|
||||||
Now we can [start GNUnet](https://docs.gnunet.org/handbook/gnunet.html#Starting-GNUnet):
|
Now we can [start GNUnet](https://docs.gnunet.org/handbook/gnunet.html#Starting-GNUnet):
|
||||||
|
|
||||||
```
|
```
|
||||||
$ touch ~/.config/gnuent.conf
|
$ touch ~/.config/gnunet.conf
|
||||||
$ gnunet-arm -s
|
$ gnunet-arm -s
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue