We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2cdabd commit 31d0fa1Copy full SHA for 31d0fa1
1 file changed
README.md
@@ -21,4 +21,9 @@ pip install --editable ./syrup
21
22
External dependencies
23
=====================
24
- * NSIS - https://nsis.sourceforge.io/Download
+ * Git (For installing from git) - https://git-scm.com/
25
+ * Python >= 3.5 - https://python.org/
26
+ * NSIS >= 3.04 - https://nsis.sourceforge.io/Download \
27
+ The following packages works for Mint 19 "tessa" (Ubuntu 18.04 "bionic"):
28
+ - https://packages.ubuntu.com/disco/amd64/nsis/download
29
+ - https://packages.ubuntu.com/disco/all/nsis-common/download
0 commit comments