Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit 36f061f

Browse files
committed
rename README-RELEASE.md
1 parent ac7e8a9 commit 36f061f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README-PUBLISH.md renamed to README-RELEASE.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@ In this Git repo:
4545
- push it to GitHub.
4646
- possibly push the helper project too.
4747

48+
### Clean the destination folder
49+
50+
Clear the folder where the binaries from all build machines will be collected.
51+
52+
```console
53+
$ rm -f ~/Downloads/xpack-binaries/riscv/*
54+
```
55+
4856
### Run the build scripts
4957

5058
When everything is ready, follow the instructions from the

0 commit comments

Comments
 (0)