From 49b0fabb4c7bc99d2bae2b368e80eab9bb98136d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Radek=20O=C5=A1lej=C5=A1ek?= <oslejsek@fi.muni.cz>
Date: Thu, 14 Oct 2021 11:08:40 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b05d16ed..f6a58a99 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ This project is being developed at Masaryk University, Brno, as collaborative pr
 
 *  [Oracle JDK 11](https://www.oracle.com/java/technologies/downloads/#java11) (JOGL 2.3 does not work with JDK >11 properly, at leat at Linux; should be working again in ongoing JOGL 2.4)
 *  [Maven](https://www.mkyong.com/maven/how-to-install-maven-in-windows/) for compilation
-*  IDE for development, e.g. NetBeans or IntelliJ IDEA.
+*  IDE for development, e.g. NetBeans or IntelliJ IDEA
 
 ## Installation and running
 
-- 
GitLab