Skip to content

Commit

Permalink
feat: shorten url (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
scmmishra authored Jun 13, 2024
1 parent fcb5e60 commit bc06ed0
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 @@ -24,7 +24,7 @@ Slick Deploy is a command-line tool designed to facilitate zero-downtime deploym
To start using Slick Deploy, install it using this one-line command:

```bash
curl -fsSL https://raw.githubusercontent.com/scmmishra/slick-deploy/main/scripts/install.sh | bash
curl -fsSL https://dub.sh/install-slick | bash
```

It will install the latest version of slick in /usr/local/bin/slick. You can use the same script to update the CLI.
Expand Down

0 comments on commit bc06ed0

Please sign in to comment.