Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
urban233 committed Jul 8, 2024
2 parents 5bcf86a + 176e861 commit 99070af
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# PySSA
<!-- [![DOI](https://zenodo.org/badge/220207097.svg)](https://zenodo.org/badge/latestdoi/220207097) -->
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.12667158.svg)](https://doi.org/10.5281/zenodo.12667158)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-blue.svg)](https://GitHub.com/urban233/PySSA/graphs/commit-activity)
[![GitHub issues](https://img.shields.io/github/issues/urban233/PySSA)](https://GitHub.com/urban233/PySSA/issues/)
Expand Down Expand Up @@ -78,17 +78,17 @@ PySSA is tested and available for Windows 10 and 11.
### Windows
For a convenient and user-friendly installation,
the <a href="https://github.com/urban233/ComponentInstaller">"PySSA Component Installer"</a> is available
(click <a href="https://w-hs.sciebo.de/s/aiVqQjCEIvy7NOY">here</a> to automatically download the _full_pyssa_installer_1.0.1_setup.zip_).
(click <a href="https://zenodo.org/records/12666581/files/full_pyssa_installer_2024.07.1_setup.zip?download=1">here</a> to automatically download the _full_pyssa_installer_2024.07.1_setup.zip_).

**Important:**
* WSL2 **cannot** be uninstalled, once it is installed! Windows will integrate the WSL2 as a system component.
* Be aware that the computer needs to be **restarted** after installing WSL2.

#### Normal installation
**Installation steps:**
1. Download the full PySSA Component Installer package (click [here](https://w-hs.sciebo.de/s/aiVqQjCEIvy7NOY) to download).
1. Download the full PySSA Component Installer package (click [here](https://zenodo.org/records/12666581/files/full_pyssa_installer_2024.07.1_setup.zip?download=1) to download).
2. Go to the _Downloads_ folder and extract the downloaded ZIP file.
3. Open the extracted folder and run _full_pyssa_installer_1.0.1_setup.exe_, then follow the instructions.
3. Open the extracted folder and run _full_pyssa_installer_2024.07.1_setup.exe_, then follow the instructions.
4. To open the PySSA Component Installer, click on the newly created desktop icon.
5. Install all missing components.
6. After installing all components, open PySSA by double-clicking the created shortcut on the desktop.
Expand Down Expand Up @@ -127,15 +127,15 @@ This **is normal**. To resolve this, click OK and either exit the application
</div>

#### Offline Environment
If no internet connection is available, download the _full_pyssa_installer_1.0.1_setup.zip_ on a computer
If no internet connection is available, download the _full_pyssa_installer_2024.07.1_setup.zip_ on a computer
with a working internet connection and then move the zip file to the target machine.
Be aware that the WSL2 installation needs an internet connection and can therefore be not installed
through the installer and must be set up beforehand.
This means an installed WSL2 environment is for an offline installation a prerequiste.


#### Online Installation (For experts)
Go to [Releases](https://github.com/urban233/PySSA/releases) to download the _only_pyssa_installer_1.0.1.exe_ file.
Go to [Releases](https://github.com/urban233/PySSA/releases) to download the _only_pyssa_installer_1.0.2.exe_ file.
This will download a setup that installs the PySSA Component Installer but does not include ColabFold and PySSA.
These components will be downloaded automatically during the installation process.
This installation approach could lead to errors due to an unstable internet connection.
Expand Down

0 comments on commit 99070af

Please sign in to comment.