Skip to content

Commit

Permalink
remove broken install script
Browse files Browse the repository at this point in the history
  • Loading branch information
choffmeister committed Nov 16, 2021
1 parent 059398e commit f658840
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@ none | fail | `v0.0.0-dev.23.gabc1234`
* Flag `--prerelease-suffix`: Adds a dash-separated suffix to the prerelease part
* Flag `--format`: Changes output (use `<version>` as placeholder)

### Binary

```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/choffmeister/git-describe-semver/main/install.sh)"
cd ~/my-git-directory
~/bin/git-describe-semver
```

### Docker

```bash
Expand Down
19 changes: 0 additions & 19 deletions install.sh

This file was deleted.

0 comments on commit f658840

Please sign in to comment.