We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cd2c59 commit d4a2c6fCopy full SHA for d4a2c6f
simulator/README.md
@@ -28,7 +28,7 @@ If not, see [http://www.gnu.org/licenses/]([http://www.gnu.org/licenses/)
28
29
Installation
30
----
31
-Make sure you have [maven](https://maven.apache.org/) tool installed in your system.
+Make sure you have [maven](https://maven.apache.org/) tool installed in your system. Also use jdk1.8.0_181.
32
The following commands, clone the repository and build the simulator project
33
```bash
34
git clone https://github.com/dmsl/anyplace.git && cd simulator
@@ -115,4 +115,4 @@ Credits
115
116
TEAM
117
---
118
-* [https://anyplace.cs.ucy.ac.cy/#about](https://anyplace.cs.ucy.ac.cy/#about)
+* [https://anyplace.cs.ucy.ac.cy/#about](https://anyplace.cs.ucy.ac.cy/#about)
0 commit comments