Squish: Added note about HTTPS

Change-Id: I316a83ac9169b9d0e43df066936503291cb64fba
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
Robert Loehning
2013-06-21 17:57:37 +02:00
parent c0272c7919
commit d29960ce20

View File

@@ -26,7 +26,7 @@ This folder must contain the following:
Fifth - you'll have to make sure that some needed tools are available (no matter on which OS you're on). Fifth - you'll have to make sure that some needed tools are available (no matter on which OS you're on).
* qmake * qmake
* cmake * cmake
* wget or curl * wget or curl, capable of HTTPS
Normally it should be okay to just install them as usual and add their executables' path(s) to the PATH variable. Normally it should be okay to just install them as usual and add their executables' path(s) to the PATH variable.