letheanVPN / lvpn

LetheanVPN
GNU General Public License v3.0
1 stars 0 forks source link

doc: client-install-dev #12

Closed Snider closed 7 months ago

Snider commented 8 months ago

image

Document: https://lethean.space/client-install-dev

Packages

apt install python3 python3-pip python3-virtualenv unzip

On ubuntu you need python-is-python for the instructions to work.

virtualenv paths

Change: . virtualenv\scripts\activate To: . ./virtualenv/bin/activate

limosek commented 7 months ago

Thank you! Repaired docs