Modified: websites/staging/marmotta/trunk/content/installation.html ============================================================================== --- websites/staging/marmotta/trunk/content/installation.html (original) +++ websites/staging/marmotta/trunk/content/installation.html Thu Feb 20 09:48:03 2014 @@ -502,7 +502,7 @@ export JAVA_OPTS="-Djava.net.prefer <p>And then you can install Marmotta as normal:</p> <div class="source"> -<pre>apt-get install marmotta-webapp +<pre>sudo apt-get install marmotta-webapp </pre></div> <p>which will be deployed on Tomcat 7, commonly accessible at: <a class="externalLink" href="http://localhost:8080/marmotta">http://localhost:8080/marmotta</a></p> </div>
