File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,15 +58,15 @@ A high-performance CLI tool for archiving PostgreSQL partitioned table data to S
5858## 🔧 Installation
5959
6060``` bash
61- git clone https://github.com/airframes /postgresql-archiver.git
61+ git clone https://github.com/airframesio /postgresql-archiver.git
6262cd postgresql-archiver
6363go build -o postgresql-archiver
6464```
6565
6666Or install directly:
6767
6868``` bash
69- go install github.com/airframes /postgresql-archiver@latest
69+ go install github.com/airframesio /postgresql-archiver@latest
7070```
7171
7272## 🚀 Quick Start
@@ -574,4 +574,4 @@ Built with these awesome libraries:
574574- [ Viper] ( https://github.com/spf13/viper ) - Configuration management
575575- [ klauspost/compress] ( https://github.com/klauspost/compress ) - Fast zstd compression
576576- [ AWS SDK for Go] ( https://github.com/aws/aws-sdk-go ) - S3 integration
577- - [ Gorilla WebSocket] ( https://github.com/gorilla/websocket ) - WebSocket implementation
577+ - [ Gorilla WebSocket] ( https://github.com/gorilla/websocket ) - WebSocket implementation
You can’t perform that action at this time.
0 commit comments