From 36e8ea5b6284c89cca3c869e7ff0dbc9e2943c0f Mon Sep 17 00:00:00 2001 From: Tobias Markmann Date: Mon, 20 Jun 2016 17:16:48 +0200 Subject: Add short Swift installation instructions to README.md Test-Information: Tested that all files are installed to the specified directory on Debian 8.5. Change-Id: I97e85559b6cd498fecc25f8c2760f90113c76b19 diff --git a/README.md b/README.md index d8540bb..ddb1dac 100644 --- a/README.md +++ b/README.md @@ -73,5 +73,8 @@ On Unix/Linux SCons will use `pkg-config` to determine the compiler and linker f Note: The Qt that comes with your Linux distribution might not be up to date and may have issues with some desktop environments. -### Building Swift +#### Building Swift To build Swift, simply open a terminal, go to the project root and run `./scons Swift`. Afterwards you can start Swift by running `./Swift/QtUI/swift-im`. + +#### Installing Swift +To install Swift on the system (e.g. in the `/usr/local` directory), run `./scons SWIFT_INSTALLDIR=/usr/local /usr/local` in the Swift project folder. -- cgit v0.10.2-6-g49f6