Author: wikier
Date: Thu Feb 20 09:40:37 2014
New Revision: 1570121
URL: http://svn.apache.org/r1570121
Log:
MARMOTTA-431: added missing sudo
Modified:
marmotta/site/trunk/content/markdown/installation.md.vm
Modified: marmotta/site/trunk/content/markdown/installation.md.vm
URL:
http://svn.apache.org/viewvc/marmotta/site/trunk/content/markdown/installation.md.vm?rev=1570121&r1=1570120&r2=1570121&view=diff
==============================================================================
--- marmotta/site/trunk/content/markdown/installation.md.vm (original)
+++ marmotta/site/trunk/content/markdown/installation.md.vm Thu Feb 20 09:40:37
2014
@@ -153,7 +153,7 @@ Now the local package list needs to be r
And then you can install Marmotta as normal:
- apt-get install marmotta-webapp
+ sudo apt-get install marmotta-webapp
which will be deployed on Tomcat 7, commonly accessible at:
[http://localhost:8080/marmotta](http://localhost:8080/marmotta)