Skip to content

Commit

Permalink
Also fix indentation in last bullet while we're here
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood authored Dec 31, 2023
1 parent 6bbe040 commit fe15069
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@

- [ ] Check installation:

```bash
python -m pip uninstall -y cherry_picker && python -m pip install -U cherry_picker && cherry_picker --version
```
```bash
python -m pip uninstall -y cherry_picker && python -m pip install -U cherry_picker && cherry_picker --version
```

0 comments on commit fe15069

Please sign in to comment.