Changes
Page history
cagema created page: home
authored
Aug 04, 2016
by
Cage, Marshall Andrew
Show whitespace changes
Inline
Side-by-side
install.md
View page @
bbd459af
...
@@ -19,13 +19,17 @@ appropriate for your platform.
...
@@ -19,13 +19,17 @@ appropriate for your platform.
Install Dependencies
Install Dependencies
---------------------------
---------------------------
ARCTool depends on t
wo
packages:
<br/>
ARCTool depends on t
hree
packages:
<br/>
-
PyQt5
-
PyQt5
-
pypandoc
-
pypandoc
-
pandoc
To install the
se
packages, use pip, the Python package manager:
To install the
two python
packages, use pip, the Python package manager:
`pip3 install PyQt5 pypandoc`
`pip3 install PyQt5 pypandoc`
To install pandoc, you can grab a binary from the github page:
https://github.com/jgm/pandoc/releases/
Running ARCTool
Running ARCTool
-----------------------
-----------------------
...
...
...
...