We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a11f12 commit 91a0dc9Copy full SHA for 91a0dc9
docs/linux/installer.sh
@@ -5,7 +5,7 @@ APPIMAGE_DIR=$HOME/.local/bin
5
DESKTOP_DIR=$HOME/.local/share/applications
6
NEW_APPIMAGE=phcode
7
ICON=phoenix_icon.png
8
-GITHUB_REPO="charlypa/phoenix-desktop"
+GITHUB_REPO="phcode-dev/phoenix-desktop"
9
API_URL="https://api.github.com/repos/$GITHUB_REPO/releases/latest"
10
ICON_URL="https://updates.phcode.io/icons/phoenix_icon.png"
11
0 commit comments