Skip to content

Commit 06294ee

Browse files
authored
Merge pull request #1 from cruizdeg/main
Slight update from windows UX
2 parents c460017 + 14917b2 commit 06294ee

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,15 @@ Usage:
1616
* python3 graph2poris.py MyDevice.graphml # A MyDevice.ods file will be created.
1717
* python3 poris2xml.py MyDevice.ods # A MyDevice.xml file will be created.
1818

19+
For windows:
20+
21+
From .\models execute winporispanel.bat MyDevice
22+
23+
For dummies:
24+
25+
be careful on updating the AstroPorisPlayer repo containing the java vm: git submodule update --init --recursive
26+
27+
28+
29+
1930

0 commit comments

Comments
 (0)