unicode
This commit is contained in:
parent
0992d8abbd
commit
912b82b662
1 changed files with 3 additions and 3 deletions
|
|
@ -3,12 +3,12 @@
|
|||
This is a Linux installation script for **[OptimaLab35](https://code.boxyfoxy.net/CodeByMrFinchum/OptimaLab35)**.
|
||||
It will:
|
||||
|
||||
- Install **Micromamba** with default settings (if it’s not already installed in the default path).
|
||||
- Install **Micromamba** with default settings (if it's not already installed in the default path).
|
||||
- Create a Micromamba environment containing **OptimaLab35** (installed via `pip`).
|
||||
- Create a desktop shortcut for launching OptimaLab35.
|
||||
|
||||
If you do **not** want to use Micromamba or have it installed in a different location, see **line 41** of the installer script (where `$DESKTOP_DIR/OptimaLab35.desktop` is created) and adjust accordingly.
|
||||
This script is **not** meant to be a universal installer for all Python environments - it’s tailored for my setup using Micromamba for quick deployment with a desktop shortcut.
|
||||
This script is **not** meant to be a universal installer for all Python environments - it's tailored for my setup using Micromamba for quick deployment with a desktop shortcut.
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -65,7 +65,7 @@ OptimaLab35 includes a built-in updater:
|
|||
```
|
||||
~/.local/share/applications/
|
||||
```
|
||||
- This allows you to launch OptimaLab35 from your system’s application menu.
|
||||
- This allows you to launch OptimaLab35 from your system's application menu.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue