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 14be2a5 Updated Release Manager Notes (markdown)
14be2a5 is described below
commit 14be2a570f80449910dc1f43108822cb92cf00e2
Author: aharui <[email protected]>
AuthorDate: Mon May 14 17:14:48 2018 +0000
Updated Release Manager Notes (markdown)
---
Release-Manager-Notes.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Release-Manager-Notes.md b/Release-Manager-Notes.md
index cab14b0..2a59e06 100644
--- a/Release-Manager-Notes.md
+++ b/Release-Manager-Notes.md
@@ -105,7 +105,7 @@ And then import in GitBash via:
Then to build an RC, open a command prompt and run start-ssh-agent. Then you
should be able to run the releasecandidate.xml scripts.
-## Using Powershell
+## Using Powershell in Windows
There are articles on the internet about using Git and Powershell, but I found
that I could just use Git from Powershell without all of that setup.
@@ -113,7 +113,7 @@ I first had to set the MAVEN_OPTS environment variable to
make sure there is eno
`MAVEN_OPTS='-Xmx2048m -XX:-UseGCOverheadLimit'`
-Then, I opened a Powershell Window and ran:
+Then, I opened a Powershell window and ran:
'"C:\Program Files\Git\cmd\start-ssh-agent.cmd"'
--
To stop receiving notification emails like this one, please contact
[email protected].