From 5a1b4347de47f818101f6d6dc4be108f0d83240a Mon Sep 17 00:00:00 2001 From: Andre Staltz Date: Tue, 19 Dec 2023 14:12:16 +0200 Subject: [PATCH] fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9722ca..fe23e21 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ We're not on npm yet. In your package.json, include this as ```js -"ppppp-gc": "github:staltz/ppppp-conductor" +"ppppp-conductor": "github:staltz/ppppp-conductor" ```