diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2015-06-01 15:44:53 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2015-06-01 15:44:53 +1200 |
commit | d6429d5f2b23db26b9f1fba2918a4c2cbc75eaf4 (patch) | |
tree | f9d7751ca1563306fa09876f2d4cd1b37484961e /README.md | |
parent | b0ff4b75ba21324964d31314e257f202d94416d4 (diff) | |
download | trackermap-server-d6429d5f2b23db26b9f1fba2918a4c2cbc75eaf4.tar.gz trackermap-server-d6429d5f2b23db26b9f1fba2918a4c2cbc75eaf4.tar.bz2 trackermap-server-d6429d5f2b23db26b9f1fba2918a4c2cbc75eaf4.zip |
Minor readme update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |