Skip to content

Commit

Permalink
remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
hemedani committed Jun 9, 2021
1 parent 2250816 commit e39e129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ every schema should have 4 seprate things :
- After that just run this line:

```shell
deno install -qAf --allow-read --allow-write --unstable https://deno.land/x/[email protected]/funql.ts
deno install -qAf --allow-read --allow-write --unstable https://deno.land/x/[email protected]/funql.ts
```

## How to Use It
Expand Down

0 comments on commit e39e129

Please sign in to comment.