Update README.md
This commit is contained in:
@@ -6,7 +6,7 @@ A lightweight, VSCode-inspired desktop code editor built with Tauri 2, React, Ty
|
||||
|
||||
### Arch Linux (recommended)
|
||||
|
||||
Download `lunar-code-0.1.0-1-x86_64.pkg.tar.zst` from the [latest release](https://github.com/luna/lunar-code/releases/latest), then:
|
||||
Download `lunar-code-0.1.0-1-x86_64.pkg.tar.zst` from the [latest release](https://github.com/Lunxaaa/Lunar-code/releases/tag/v1), then:
|
||||
|
||||
```bash
|
||||
sudo pacman -U lunar-code-0.1.0-1-x86_64.pkg.tar.zst
|
||||
@@ -16,7 +16,7 @@ This installs the binary to `/usr/bin/lunar-code` and adds a `.desktop` entry so
|
||||
|
||||
### Debian/Ubuntu
|
||||
|
||||
Download `Lunar.Code_0.1.0_amd64.deb` from the [latest release](https://github.com/luna/lunar-code/releases/latest), then:
|
||||
Download `Lunar.Code_0.1.0_amd64.deb` from the [latest release](https://github.com/Lunxaaa/Lunar-code/releases/tag/v1), then:
|
||||
|
||||
```bash
|
||||
sudo dpkg -i Lunar.Code_0.1.0_amd64.deb
|
||||
@@ -24,7 +24,7 @@ sudo dpkg -i Lunar.Code_0.1.0_amd64.deb
|
||||
|
||||
### Fedora/RHEL
|
||||
|
||||
Download `Lunar.Code-0.1.0-1.x86_64.rpm` from the [latest release](https://github.com/luna/lunar-code/releases/latest), then:
|
||||
Download `Lunar.Code-0.1.0-1.x86_64.rpm` from the [latest release](https://github.com/Lunxaaa/Lunar-code/releases/tag/v1), then:
|
||||
|
||||
```bash
|
||||
sudo rpm -i Lunar.Code-0.1.0-1.x86_64.rpm
|
||||
|
||||
Reference in New Issue
Block a user