diff options
| author | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-06-11 08:29:52 +0000 |
|---|---|---|
| committer | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-06-11 08:29:52 +0000 |
| commit | 8a7fac37f0f2ea2973e8f384ca2d573b515ec36f (patch) | |
| tree | e204ea53667d39f840385a8003ec6fe2d7fb15d8 /eclipse | |
| parent | a563bf3f207a58fdef1df8cd8a15b182daef999d (diff) | |
GFEP: updated readme
Diffstat (limited to 'eclipse')
| -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> <!-----------------------------------------------------------------------------> |
