Update README.md

This commit is contained in:
Chen Asraf
2022-05-20 02:09:05 +03:00
parent bd11891a89
commit 63f9fcf59f

View File

@@ -5,7 +5,6 @@
- [Usage](#usage)
- [Features](#features)
- [Known Bugs](#known-bugs)
- [Contribute](#contribute)
</details>
@@ -48,17 +47,6 @@ GI Gen supports the following features:
Credits to [open-source-ideas][osi] for the idea for the tool.
## Known Bugs
If the binary doesn't work for you, try installing via `go install`, if you have Go lang tools
installed.
```shell
go install github.com/chenasraf/gi_gen
```
Or clone this repository and install directly from source.
## Contribute
Please feel free to open PRs or issues with bug fixes/reports, or feature requests.