SF.net SVN: geany-plugins:[1639] www/staging/content/install.html

dmaphy at users.sourceforge.net dmaphy at xxxxx
Fri Oct 8 23:29:53 UTC 2010


Revision: 1639
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1639&view=rev
Author:   dmaphy
Date:     2010-10-08 23:29:53 +0000 (Fri, 08 Oct 2010)

Log Message:
-----------
website: <b4n> dmaphy: about r1637, no need to use sudo with apt-cache search, user's rights are enough AFAIK.. going to correct this :)

Modified Paths:
--------------
    www/staging/content/install.html

Modified: www/staging/content/install.html
===================================================================
--- www/staging/content/install.html	2010-10-08 23:23:37 UTC (rev 1638)
+++ www/staging/content/install.html	2010-10-08 23:29:53 UTC (rev 1639)
@@ -23,7 +23,7 @@
 <p>or</p>
 <code>sudo apt-get install geany-plugin-{pluginname}</code>
 <p>To see the list of plugins available in the repositories, use:</p>
-<code>sudo apt-cache seach geany</code>
+<code>apt-cache seach geany</code>
 <p>Alternatively (GUI method), use Synaptic (System -> Administration ->
 Synaptic Package Manager) and search for "geany".
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list