Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ameasere authored Jan 22, 2023
1 parent 9f16501 commit 875fb9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ To use EasyRSA, there are 2 options:
- Clone this repository via the Command Line with `git clone https://github.com/enigmapr0ject/EasyRSA`, or download via the website.
- Install [Python <3.11](https://python.org) for your OS/Architecture, and add to your PATH.
- Install the project requirements via the Command Line: `pip install -r requirements.txt`.
- Edit the `iconify` library so that all imports are done via `PySide6`, remove type checking and everything else.
- Remove PySide2 and PyQt5 that is installed along with `QT-PyQt-PySide-Custom-Widgets`.
- Execute the `main.py` file via the Command Line with `python main.py`, or using an IDE.
- We highly recommend [PyCharm](https://www.jetbrains.com/pycharm/), that is how we developed EasyRSA!

Expand Down

0 comments on commit 875fb9b

Please sign in to comment.