aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2015-06-01 15:44:53 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2015-06-01 15:44:53 +1200
commitd6429d5f2b23db26b9f1fba2918a4c2cbc75eaf4 (patch)
treef9d7751ca1563306fa09876f2d4cd1b37484961e /README.md
parentb0ff4b75ba21324964d31314e257f202d94416d4 (diff)
downloadtraccar-server-d6429d5f2b23db26b9f1fba2918a4c2cbc75eaf4.tar.gz
traccar-server-d6429d5f2b23db26b9f1fba2918a4c2cbc75eaf4.tar.bz2
traccar-server-d6429d5f2b23db26b9f1fba2918a4c2cbc75eaf4.zip
Minor readme update
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e41295ace..0e684c201 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ NetBeans comes pre-packaged with Maven plugin, so you don't need to install it s
If your NetBeans doesn't have Maven plugin, then you need to download (`Tools > Plugins`) and configure (`Tools > Options > Miscellaneous > Maven`) it.
-To import project select `File > Open Project` and browse to the location of the project folder and click `Open Project`. To compile the project right click on the project and select `Build`.
+To import project select `File > Open Project`, browse to the location of the project folder and click `Open Project`. To compile the project right click on the project and select `Build`.
### Eclipse