Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
README: update version, add authors section.
Browse files Browse the repository at this point in the history
  • Loading branch information
lesovsky committed May 24, 2021
1 parent fedf358 commit a8ed208
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
Download the archive from [releases](https://github.com/weaponry/pgscv/releases). Unpack the archive. Start pgSCV under `postgres` user.

```shell
wget https://github.com/weaponry/pgscv/releases/download/v0.4.22/pgscv_0.4.22_linux_amd64.tar.gz
tar xvzf pgscv_0.4.22_linux_amd64.tar.gz
wget https://github.com/weaponry/pgscv/releases/download/v0.5.0/pgscv_0.5.0_linux_amd64.tar.gz
tar xvzf pgscv_0.5.0_linux_amd64.tar.gz
sudo -u postgres ./pgscv
```

Expand All @@ -54,5 +54,8 @@ To help development you are encouraged to:
- pull requests for new features
- star the project

### Authors
- [Lesovsky Alexey](https://github.com/lesovsky)

### License
BSD-3. See [LICENSE](./LICENSE) for more details.

0 comments on commit a8ed208

Please sign in to comment.