Skip to content

Commit

Permalink
consistent casing (cupcakearmy#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
cupcakearmy committed Oct 18, 2022
1 parent d0c4a32 commit 58fd41f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/markdown/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Linux & macOS. Windows is not supported. If you have problems installing please
Autorestic requires `bash`, `wget` and `bzip2` to be installed. For most systems these should be already installed.

```bash
wget -qO - https://raw.githubusercontent.com/CupCakeArmy/autorestic/master/install.sh | bash
wget -qO - https://raw.githubusercontent.com/cupcakearmy/autorestic/master/install.sh | bash
```

## Alternatives
Expand Down
2 changes: 1 addition & 1 deletion docs/markdown/quick.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Installation

```bash
wget -qO - https://raw.githubusercontent.com/CupCakeArmy/autorestic/master/install.sh | bash
wget -qO - https://raw.githubusercontent.com/cupcakearmy/autorestic/master/install.sh | bash
```

See [installation](/installation) for alternative options.
Expand Down

0 comments on commit 58fd41f

Please sign in to comment.