From 5c8c7dd15258a7c24c764e8faa4aa406b8c76f72 Mon Sep 17 00:00:00 2001 From: grimmigerFuchs Date: Mon, 18 Oct 2021 19:21:57 +0200 Subject: [PATCH] Updated username --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3562fe2..0a5bba3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A small s-expression parser based on [fast-sexpr](https://www.npmjs.com/package/ ```yaml dependencies: sexpr: - github: grimmigerfuchs/sexpr + github: grimmigerFuchs/sexpr ``` 2. Run `shards install`