Skip to content

Commit 19b0475

Browse files
authored
Technical/Update documentation (#9)
* Updated script documentation * Updated version, changelog
1 parent 2023b06 commit 19b0475

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5+
## [0.2.1] - 2022-02-08
6+
7+
### Updated
8+
9+
- Updated documentation, thanks [@TonickUA](https://github.com/TonickUA) for comments.
10+
511
## [0.2.0] - 2022-02-04
612

713
### Added

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ wget https://raw.githubusercontent.com/RubyWorkout/frs/master/setup.sh
4545
Run Fast Ruby Setup script with your email, name (registered on github), github username and github personal access token as positional arguments:
4646

4747
```bash
48+
chmod +x setup.sh
4849
. ./setup.sh johndoe@example.com "John Doe" git_username git_token
4950
```
5051

0 commit comments

Comments
 (0)