You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2015/06/25 18:28:38 UTC

svn commit: r1687576 - /incubator/taverna/site/trunk/content/community/releasing.md

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