From 67c61fbab92180ac2ef711438bf77ca339fd303f Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Wed, 13 Jun 2012 17:21:31 +0200 Subject: fix path to tests in README Change-Id: I019e1af46c508f4577e8952475bb4c2275fb0649 Reviewed-by: Karsten Heimrich --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 73876651d..9248271d0 100644 --- a/README +++ b/README @@ -40,11 +40,11 @@ configure -nomake examples -nomake demos -qt-zlib -qt-libtiff -qt-libpng -qt-lib To create an installer, use binarycreator: in windows; -cd installerbuilder +cd tests\test-installer create-test-installer.bat in unix; -cd installerbuilder +cd tests/test-installer create-test-installer.sh This creates an installer "test-installer.exe"/"test-installer" from the installerbase binary and the components required by the com.nokia.testapp package(examples\testapp\packages\com.nokia.testapp). -- cgit v1.2.3