1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

add a get-up-and-running script

See: https://sourceforge.net/p/pysolfc/discussion/503709/thread/b37cd50f/
This commit is contained in:
Shlomi Fish 2020-11-02 14:23:28 +02:00
parent 94927cbbc0
commit bc1023dc14

View file

@ -74,6 +74,12 @@ sudo apt-get install cpanminus make perl python3-setuptools python3-tk
#### Step 2 - build PySol.
You can try running:
```
python3 scripts/linux-install.py
```
```
git clone https://github.com/shlomif/PySolFC.git
cd PySolFC