Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Location of Previous OpenShot Installers #5569

Merged
merged 1 commit into from
Jul 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,14 @@ OpenShot successfully.
- When the Terminal appears (i.e. black window), Copy/Paste the following command:
- ``bash <(wget -O - http://openshot.org/files/chromeos/install-stable.sh)``

Previous Versions
^^^^^^^^^^^^^^^^^

To download old versions of OpenShot Video Editor, you can visit https://github.com/OpenShot/openshot-qt/tags.
Click on the version number you need, and scroll to the bottom, under the release notes. You will find
download links for each operating system. Download the appropriate version for your computer, and
follow the installation instructions above.

Uninstall
^^^^^^^^^

Expand Down
Loading