diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2015-08-08 21:38:46 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2015-08-08 21:38:46 +1200 |
commit | 01d980ad42e393996d5daa20abc7c9a100025c2f (patch) | |
tree | cb5ccc98c34ab3ef40e1249384445ebaa293fbce /setup/README.txt | |
parent | 799f0e4a70cce16d409edeaff78055ddadc85706 (diff) | |
download | trackermap-server-01d980ad42e393996d5daa20abc7c9a100025c2f.tar.gz trackermap-server-01d980ad42e393996d5daa20abc7c9a100025c2f.tar.bz2 trackermap-server-01d980ad42e393996d5daa20abc7c9a100025c2f.zip |
Write universal readme file
Diffstat (limited to 'setup/README.txt')
-rw-r--r-- | setup/README.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/setup/README.txt b/setup/README.txt new file mode 100644 index 000000000..071cb1d8c --- /dev/null +++ b/setup/README.txt @@ -0,0 +1,14 @@ +Traccar is a free and open source GPS tracking system.
+
+Installation instructions are available on the official website:
+
+Windows - https://www.traccar.org/windows/
+Linux - https://www.traccar.org/linux/
+OS X - https://www.traccar.org/mac-os/
+OpenBSD - https://www.traccar.org/openbsd/
+FreeBSD - https://www.traccar.org/freebsd/
+Other - https://www.traccar.org/manual-installation/
+
+If you have any questions or problems visit support page:
+
+https://www.traccar.org/support/
|