Skip to content

Commit 31d0fa1

Browse files
committed
Add additional dependency info to README
1 parent b2cdabd commit 31d0fa1

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,9 @@ pip install --editable ./syrup
2121

2222
External dependencies
2323
=====================
24-
* NSIS - https://nsis.sourceforge.io/Download
24+
* 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

Comments
 (0)