diff --git a/README.md b/README.md index 5e62f72..497b694 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,6 @@ $ nix-env -f '' -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 ```