From 44aefc77cd4fa1f5e2aaa3f5e20a44215c2cdf04 Mon Sep 17 00:00:00 2001 From: Erick Sosa Date: Mon, 28 Sep 2020 01:06:22 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c49a2a2..6e83341 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ easy way to import and parse graphql files in [deno](https://deno.land/) install using [Trex](https://deno.land/x/trex) package manager ```sh -$ Trex install --map importql +$ trex install --map importql ``` or use url