another typo

master
lurchi 2020-04-13 20:49:45 +02:00
parent be792cab2e
commit 86475bafba
No known key found for this signature in database
GPG Key ID: 8241BE099775A097
1 changed files with 1 additions and 1 deletions

View File

@ -63,6 +63,6 @@ $ nix-env -f '<nixpkgs>' -iA 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
```