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:
parent
94927cbbc0
commit
bc1023dc14
1 changed files with 6 additions and 0 deletions
|
@ -74,6 +74,12 @@ sudo apt-get install cpanminus make perl python3-setuptools python3-tk
|
||||||
|
|
||||||
#### Step 2 - build PySol.
|
#### Step 2 - build PySol.
|
||||||
|
|
||||||
|
You can try running:
|
||||||
|
|
||||||
|
```
|
||||||
|
python3 scripts/linux-install.py
|
||||||
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/shlomif/PySolFC.git
|
git clone https://github.com/shlomif/PySolFC.git
|
||||||
cd PySolFC
|
cd PySolFC
|
||||||
|
|
Loading…
Add table
Reference in a new issue