diff --git a/i2p2www/pages/site/get-involved/guides/ides.html b/i2p2www/pages/site/get-involved/guides/ides.html index d83f710c..8d6fc9e1 100644 --- a/i2p2www/pages/site/get-involved/guides/ides.html +++ b/i2p2www/pages/site/get-involved/guides/ides.html @@ -15,7 +15,7 @@ The main I2P development branches (i2p.i2p and branches from it) co
  • {% trans -%} Make sure you have a recent version of Eclipse. Anything newer than 2017 should do. -<%- endtrans %}
  • +{%- endtrans %}
  • {% trans -%} Check out the I2P branch into some directory (e.g. $HOME/dev/i2p.i2p).