From 042b47a27db283f72d5f33d5e404acb889807738 Mon Sep 17 00:00:00 2001 From: SuperAuguste Date: Thu, 7 May 2020 14:02:59 -0400 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a53344..c6e99aa 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Zig Language Server, or `zls`, is a language server for Zig. The Zig wiki states ## Installation -Installation `zls` is pretty simple; +Installing `zls` is pretty simple; ```bash git clone https://github.com/SuperAuguste/zls