From d1a1b215ddef9a04fae6ac46882ba41170ba6be2 Mon Sep 17 00:00:00 2001 From: Dolu1990 Date: Fri, 15 Apr 2016 19:27:04 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b088560..5fd1e03 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You need to install : - Java JDK - Scala - SBT -- Intellij IDEA (the free Community Edition is nice) +- Intellij IDEA 14.1.3(the free Community Edition is nice) - Intellij IDEA Scala plugin And do the following : @@ -35,4 +35,4 @@ And do the following : - In addition maybe you need to specify some path like JDK to Intellij - In the project (Intellij project GUI), right click on src/main/scala/MyCode/TopLeve.scala and select "Run MyTopLevel" -Normally, this must generate output files MyTopLevel.vhd. \ No newline at end of file +Normally, this must generate output files MyTopLevel.vhd.