Skip to content

Commit

Permalink
Update download filenames for the Nightly Release (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wissididom authored Dec 2, 2024
1 parent 71abda8 commit 240a483
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Help.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ Nightly is a "developer release" of Chatterino. It is released every time there'

1. Go to [nightly release page](https://github.com/Chatterino/chatterino2/releases/tag/nightly-build) on GitHub.
1. Download nightly:
- For **Windows** download `chatterino-windows-x86-64.zip`
- For **Windows** download `chatterino-windows-x86-64-Qt-6.7.1.zip`
- For **Linux** download `Chatterino-x86_64.AppImage`
- For **Mac** download `chatterino-osx.dmg`
- For **Mac** download `Chatterino.dmg`
1. Install nightly:
- On **Windows**, right-click the archive > `Extract All` > `Extract` (Override files if prompted). Open the newly extracted folder and create a shortcut for the `chatterino.exe` file to the Desktop for easy access.
- On **Linux**, open up the download directory in your terminal and execute the following command `chmod +x Chatterino-x86_64.AppImage && sudo mv Chatterino-x86_64.AppImage /usr/local/bin`
Expand Down

0 comments on commit 240a483

Please sign in to comment.