Skip to content

Commit 0a77610

Browse files
authored
Update readme.md
1 parent 6a3729d commit 0a77610

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

readme.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,13 @@ Symmetry is a decentralized peer-to-peer network tool that allows users to share
1717
To install Symmetry, use the following commands:
1818

1919
For Linux and macOS:
20-
21-
2220
```bash
23-
curl -fsSL https://raw.githubusercontent.com/twinnydotdev/symmetry/master/install.sh | sh
21+
curl -fsSL https://www.twinny.dev/symmetry-unix.sh | sh
2422
```
2523

2624
For Windows:
2725
```powershell
28-
iwr -useb https://raw.githubusercontent.com/twinnydotdev/symmetry/master/install.ps1 | iex
26+
iwr -useb https://www.twinny.dev/symmetry-windows.ps1 | iex
2927
```
3028

3129
## Usage

0 commit comments

Comments
 (0)