-
Notifications
You must be signed in to change notification settings - Fork 13
How to update
MatejKastak edited this page Aug 3, 2022
·
1 revision
If you don't have YLS installed yet. Please follow the installation steps described here instead.
This document will guide how to update your yls installation.
pip install -U yls-yara
:: Source venv where you previously installed yls
yls\env\Scripts\activate.bat
pip install -U yls-yara
# Source venv where you previously installed yls
. /home/user/yls/env/bin/activate
pip install -U yls-yara
This section will provide instructions how to update editor extensions linked with yls.
- TBD
- if not specified otherwise, no action is required