Skip to content

Commit b78c8eb

Browse files
committed
README update
1 parent 8e32fac commit b78c8eb

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README-MAINTAINER.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ but in the version specific release page.
132132

133133
### Update version in `package.json` to a pre-release
134134

135-
Use a new version, suffixed by `.pre`.
135+
Use the new version, suffixed by `pre`, like `1.4.19-3.pre`.
136136

137137
### Update `CHANGELOG.md`
138138

@@ -170,9 +170,8 @@ triggered via the VS Code graphical interface, using the
170170
For Intel macOS, first run the build on the development machine
171171
(`wksi`, a recent macOS):
172172

173-
Update the build scripts (or clone them at the first use):
174-
175173
```sh
174+
# Update the build scripts.
176175
git -C ~/Work/xpack-dev-tools/m4-xpack.git pull
177176

178177
xpm run install -C ~/Work/xpack-dev-tools/m4-xpack.git
@@ -193,7 +192,7 @@ For a debug build:
193192
xpm run build-develop-debug --config darwin-x64 -C ~/Work/xpack-dev-tools/m4-xpack.git
194193
```
195194

196-
The build takes a few minutes.
195+
The build takes several minutes to complete.
197196

198197
When functional, push the `xpack-develop` branch to GitHub.
199198

0 commit comments

Comments
 (0)