Skip to content

Commit c8f6265

Browse files
author
Katrina Owen
committed
Tweak instructions for release notes on the GitHub release
1 parent 4e32112 commit c8f6265

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

RELEASE.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -54,25 +54,15 @@ VERSION matches the value of the `Version` constant.
5454

5555
Upload all the binaries from `release/*`.
5656

57-
Paste the release text and describe the new changes (`tail -n +57 RELEASE.md | head -n 16 | pbcopy`):
57+
Paste the release text and describe the new changes.
5858

5959
```
60-
### Exercism Command-Line Interface (CLI)
60+
To install, follow the interactive installation instructions at https://exercism.io/cli-walkthrough
6161
62-
Exercism takes place in two places: the discussions happen on the website, and you work on exercises locally. The CLI bridges the gap, allowing you to fetch exercises and submit solutions to the site.
62+
---
6363
64-
This is a stand-alone binary, which means that you don't need to install any particular language or environment in order to use it.
64+
[describe changes in this release]
6565
66-
To install, download the archive that matches your operating system and architecture, unpack the archive, and put the binary somewhere on your path.
67-
68-
You will need to configure the CLI with your [Exercism API Key](http://exercism.io/account/key) before submitting.
69-
70-
For more detailed instructions, see the [CLI page on Exercism](http://exercism.io/cli).
71-
72-
#### Recent changes
73-
74-
* ABC...
75-
* XYZ...
7666
```
7767

7868
## Update Homebrew

0 commit comments

Comments
 (0)