Skip to content

Commit

Permalink
Merge pull request #28 from SharpSet/dev
Browse files Browse the repository at this point in the history
Forgot to change address in README
  • Loading branch information
Sharpz7 authored Jun 14, 2022
2 parents ca3f35a + 2c33919 commit 83a1e23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ tasks:
# Installation
On linux, just run:
```console
sudo curl -s -L https://github.com/Sharpz7/sharpcd/releases/download/3.7/install.sh | sudo bash
sudo curl -s -L https://github.com/SharpSet/sharpcd/releases/download/3.7/install.sh | sudo bash
```

Or for just the client:
```console
sudo curl -s -L https://github.com/Sharpz7/sharpcd/releases/download/3.7/install.sh | sudo bash -s client
sudo curl -s -L https://github.com/SharpSet/sharpcd/releases/download/3.7/install.sh | sudo bash -s client
```

## Command Options
Expand Down

0 comments on commit 83a1e23

Please sign in to comment.