Author: stain
Date: Thu Jun 25 16:28:38 2015
New Revision: 1687576

URL: http://svn.apache.org/r1687576
Log:
markdown syntax

Modified:
    incubator/taverna/site/trunk/content/community/releasing.md

Modified: incubator/taverna/site/trunk/content/community/releasing.md
URL: 
http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/community/releasing.md?rev=1687576&r1=1687575&r2=1687576&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/community/releasing.md (original)
+++ incubator/taverna/site/trunk/content/community/releasing.md Thu Jun 25 
16:28:38 2015
@@ -103,12 +103,14 @@ Now verify that the
 [people.apache.org 
taverna.asc](https://people.apache.org/keys/group/taverna.asc)
 file now includes the correct key fingerprint, and update on dist:
 
+```shell
   svn co https://dist.apache.org/repos/dist/release/incubator/taverna/
   cd taverna
   wget https://people.apache.org/keys/group/taverna.asc
   cat KEYS.template taverna.asc > KEYS
   rm taverna.asc  
   svn commit -m "Updated KEYS" KEYS
+```
 
 
 ### Fresh checkouts


Reply via email to