File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,23 +42,23 @@ After restarting the terminal, this should work:
4242
434364 bit Linux:
4444
45- curl -0 https://raw.githubusercontent.com/rage/tmc-cli-rust/dev /scripts/install.sh | bash -s x86_64 linux
45+ curl -0 https://raw.githubusercontent.com/rage/tmc-cli-rust/main /scripts/install.sh | bash -s x86_64 linux
4646
474732 bit Linux:
4848
49- curl -0 https://raw.githubusercontent.com/rage/tmc-cli-rust/dev /scripts/install.sh | bash -s i686 linux
49+ curl -0 https://raw.githubusercontent.com/rage/tmc-cli-rust/main /scripts/install.sh | bash -s i686 linux
5050
515164 bit MacOS:
5252
53- curl -0 https://raw.githubusercontent.com/rage/tmc-cli-rust/dev /scripts/install.sh | bash -s x86_64 mac
53+ curl -0 https://raw.githubusercontent.com/rage/tmc-cli-rust/main /scripts/install.sh | bash -s x86_64 mac
5454
555532 bit MacOS:
5656
57- curl -0 https://raw.githubusercontent.com/rage/tmc-cli-rust/dev /scripts/install.sh | bash -s i686 mac
57+ curl -0 https://raw.githubusercontent.com/rage/tmc-cli-rust/main /scripts/install.sh | bash -s i686 mac
5858
5959### Using the Windows installer
6060
61- Windows installer can be found [ here] ( https://github.com/rage/tmc-cli-rust/tree/dev /installer ) .
61+ Windows installer can be found [ here] ( https://github.com/rage/tmc-cli-rust/tree/main /installer ) .
6262Download and run the newest installer found. After installation, the application updates automatically.
6363
6464### Manual installation, additional steps
You can’t perform that action at this time.
0 commit comments