Update build script and instructions

This commit is contained in:
baydam
2017-08-01 23:15:26 +00:00
parent d820c69aa8
commit b9f6fcaf8c
2 changed files with 1 additions and 3 deletions
+1 -2
View File
@@ -10,13 +10,12 @@ Install the dependencies. (see below)
Build it::
cd src/mapmap
qmake mapmap.pro
make
Alternatively::
./build.sh
./scripts/build.sh
Ubuntu 13.10, 14.04, 15.04 and 16.04 LTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-1
View File
@@ -4,7 +4,6 @@
# set -o verbose
cd $(dirname $0)
cd src/mapmap
qtversion=5.8