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

Commit 446bdaa

Browse files
committed
README-RELEASE: reformat initial release text
1 parent e41af24 commit 446bdaa

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README-RELEASE.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ On `berry`:
384384
bash ~/Downloads/riscv-none-embed-gcc-xpack.git/scripts/build.sh --arm64
385385
```
386386

387-
A typical run takes about 900 minutes.
387+
A typical run takes about 1100 minutes.
388388

389389
Please note that the 32-bit build fails.
390390

@@ -457,11 +457,16 @@ git clone \
457457
- select the target branch (like sifive-gcc-10.1.0-gme)
458458
- name the release like **xPack GNU RISC-V Embedded GCC v10.1.0-1.1**
459459
(mind the dash and the space)
460-
- as description
461-
- add a downloads badge like `![Github Releases (by Release)](https://img.shields.io/github/downloads/xpack-dev-tools/riscv-none-embed-gcc-xpack/v10.1.0-1.1/total.svg)`; use empty URL for now
462-
- draft a short paragraph explaining what are the main changes, like
463-
Version v10.1.0-1.1 is a new release of the **xPack GNU RISC-V Embedded GCC** package, following the SiFive release v2020.08.0 from Dec 19th, 2020.
464-
_For the moment these binaries are provided only for testing purposes!_
460+
- as description, use:
461+
462+
```
463+
![Github Releases (by Release)](https://img.shields.io/github/downloads/xpack-dev-tools/riscv-none-embed-gcc-xpack/v10.1.0-1.1/total.svg)
464+
465+
Version v10.1.0-1.1 is a new release of the **xPack GNU RISC-V Embedded GCC** package, following the SiFive release v2020.08.0 from Dec 19th, 2020.
466+
467+
_For the moment these binaries are provided only for testing purposes!_
468+
```
469+
465470
- **attach binaries** and SHA (drag and drop from the archives folder will do it)
466471
- **enable** the **pre-release** button
467472
- click the **Publish Release** button

0 commit comments

Comments
 (0)