Skip to content

Commit

Permalink
docs: update screenshot and installation 📝
Browse files Browse the repository at this point in the history
  • Loading branch information
kareemmahlees committed Feb 23, 2024
1 parent 88c4f86 commit 2278bee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,22 +26,14 @@ You can download the binary from the [releases page](https://github.com/kareemma

Make sure you add the executable to your `PATH` environment variable.

- ### Building from source
- ### With `go install`

First clone the repo:
By running the following command:

```shell
git clone github.com/kareemmahlees/meta-x --depth=1
go install github.com/kareemmahlees/meta-x
```

And then install the tool:

```shell
go install
```

And it will automatically be added to your `PATH`

## Running

Once you [installed](#installation) the binary, _MetaX_ comes with subocommands to each you can supply your database connection parameters as command line flags.
Expand Down
Binary file modified docs/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2278bee

Please sign in to comment.