Skip to content

Commit

Permalink
fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
shravanasati committed Mar 30, 2024
1 parent be6c56d commit 7582bc0
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 @@ -31,14 +31,14 @@
#### Linux and macOS

```bash
curl https://raw.githubusercontent.com/shravanasati/atomic/main/scripts/install.sh | bash
curl https://raw.githubusercontent.com/shravanasati/atomic/master/scripts/install.sh | bash
```

### Package Managers

#### Windows
```powershell
scoop install https://github.com/shravanasati/atomic/raw/main/scripts/atomic.json
scoop install https://github.com/shravanasati/atomic/raw/master/scripts/atomic.json
```

### GitHub Releases
Expand Down

0 comments on commit 7582bc0

Please sign in to comment.