This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new b397c2c  Updated Release Manager Notes (markdown)
b397c2c is described below

commit b397c2c4ea32bff9f18d4eb32f24a9ca125b73e5
Author: aharui <[email protected]>
AuthorDate: Tue Dec 4 22:03:30 2018 -0800

    Updated Release Manager Notes (markdown)
---
 Release-Manager-Notes.md | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/Release-Manager-Notes.md b/Release-Manager-Notes.md
index 96f8570..6f7aa4d 100644
--- a/Release-Manager-Notes.md
+++ b/Release-Manager-Notes.md
@@ -163,12 +163,14 @@ To get dist.apache.org, use:
 
 Then change to that folder and do:
 
-'svn update --depth empty dev'
-'svn update --depth empty release'
+```
+svn update --depth empty dev
+svn update --depth empty release'
+```
 
 That should introduce dev and release folders under dist.  Then change to the 
dev folder and do:
 
-'svn update Royale'
+`svn update royale`
 
 And do the same in the release folder.
 

Reply via email to