We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e0ca9 commit a3e266fCopy full SHA for a3e266f
README.md
@@ -1,6 +1,21 @@
1
+# Manuskript
2
3
+[Manuskript](http://www.theologeek.ch/manuskript) is an open-source tool for writers.
4
-Dépendances:
5
+
6
+
7
8
+## Running from sources
9
10
+To run the application without installing just:
11
12
+* Download [latest code archive](https://github.com/olivierkes/manuskript/archive/master.zip) or clone the repository.
13
+* Run:
14
+ * On Linux/Mac: bin/manuskript
15
16
+Be sure to have all **dependencies** installed !
17
18
+## Dependencies
19
- Python 3
20
- PyQt5
21
- libqt5svg5
0 commit comments