Author: stain
Date: Thu Jun 25 16:29:35 2015
New Revision: 1687577

URL: http://svn.apache.org/r1687577
Log:
more markdown

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=1687577&r1=1687576&r2=1687577&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/community/releasing.md (original)
+++ incubator/taverna/site/trunk/content/community/releasing.md Thu Jun 25 
16:29:35 2015
@@ -103,14 +103,12 @@ 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
-```
+    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