diff options
| -rw-r--r-- | eclipse/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/eclipse/index.html b/eclipse/index.html index 3ffbc4fec..9fca8438a 100644 --- a/eclipse/index.html +++ b/eclipse/index.html @@ -11,7 +11,7 @@ <h1>The GF Eclipse Plugin</h1> <p>John J. Camilleri<br /> -Updated: 1 June 2012</p> +Updated: 11 June 2012</p> <p><em>The research leading to these results has received funding from the European Union’s Seventh Framework Programme (FP7/2007-2013) under grant agreement no. FP7-ICT-247914 (the <a href="http://www.molto-project.eu/">MOLTO Project</a>).</em></p> @@ -493,8 +493,9 @@ Note that this means you will be running <em>two</em> instances of Eclipse simul <p>Some have mentioned than when opening the GFEP sources, under Linux, they needed to install the following:</p> -<p><code>sudo apt-get install appmenu-gtk -sudo apt-get install gtk2-engines-pixbuf</code></p> +<pre><code>sudo apt-get install appmenu-gtk +sudo apt-get install gtk2-engines-pixbuf +</code></pre> <!-----------------------------------------------------------------------------> |
