diff --git a/installer/win/README.MD b/installer/win/README.MD index ed519dd9f..d30eecafe 100644 --- a/installer/win/README.MD +++ b/installer/win/README.MD @@ -35,7 +35,7 @@ Normally, the installer scripts are run from a specific pre-set-up build machine 3. Open brackets-shell\appshell\mac\Info.plist and change `CFBundleVersion` 4. Open brackets\src\package.json and change `"version"` 5. For the Mac build, open brackets-shell/installer/mac/buildInstaller.sh and change `releaseName` -6. Edit ABOUT_TEXT_LINE1 in nls/root/strings.js with the new sprint number. +6. Edit ABOUT_TEXT_LINE1 in nls/*/strings.js with the new sprint number (have to do this manually for all languages besides French) ## To build the Brackets installer 1. Sync both the brackets and brackets-shell repos