Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Commit 502b0aa

Browse files
committed
Update README.MD
1 parent 7b7f828 commit 502b0aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installer/win/README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This readme describes how the .msi installer is created for Brackets on Windows.
55
1. grunt installer
66

77
## System Setup
8-
Normally, the installer scripts are run via Jenkins on the build machine http://win-agent186.macromedia.com:8080/. These are instructions for setting up a _new_ build machine:
8+
Normally, the installer scripts are run via Jenkins on our build machine. These are instructions for setting up a _new_ build machine:
99

1010
1. Download Ant; unzip it into a path (ideally a path with no spaces -- see below)
1111
2. Download & install a JDK (the full SDK, _not_ just a JRE)
@@ -40,4 +40,4 @@ brackets-shell > grunt set-release --release=NN
4040
3. Open Brackets.wxs and replace the `StartMenuShortcut` GUID property with a newly generated GUID
4141
4. Open brackets-shell\appshell\version.rc and change `FILEVERSION` and `"FileVersion"`
4242
5. Open brackets-shell\appshell\mac\Info.plist and change `CFBundleVersion` and `CFBundleShortVersionString`
43-
6. Open brackets\src\package.json and change `"version"`
43+
6. Open brackets\src\package.json and change `"version"`

0 commit comments

Comments
 (0)