From 6ebe94f26c5bbedd804dd853caff3e34b1bb1053 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Sverre=20Lien=20Sell=C3=A6g?= Date: Tue, 14 Apr 2020 18:55:23 +0200 Subject: [PATCH] use the correct name of juci --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 2be543c..3da43c0 100644 --- a/docs/install.md +++ b/docs/install.md @@ -107,7 +107,7 @@ sudo make install ``` ## GNU Guix/GuixSD -Simply install jucipp from the official package definition +Simply install juCi++ from the official package definition ```sh guix install jucipp ```