From 0a97014866c1c8f1a9b8d15038968ebcfd369021 Mon Sep 17 00:00:00 2001 From: lurchi Date: Wed, 14 Nov 2018 18:21:22 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1e1866..4510ea5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Nixpgs overlay with GNUnet-related packages +# Nixpkgs overlay with GNUnet-related packages This repository contains experimental packages related to [GNUnet](https://gnunet.org) for the Nix package manager. There exists a GNUnet package in the official nixpkgs repository but as GNUnet is still under heavy development, it is recommended to use a fairly recent version from the master branch of GNUnet's git repository. # Installation