Skip to content

Commit

Permalink
Merge pull request #3 from a3626a/main
Browse files Browse the repository at this point in the history
Add missing pipeline symbol `\` to README
  • Loading branch information
oleiade authored May 21, 2024
2 parents e573ad2 + 59a61bf commit ee92de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Add the repository and install motus:
```bash
# Download and install the repository's GPG key
curl -fsSL https://oleiade.github.io/deb/oleiade-archive-keyring.gpg | \
gpg --dearmor \
gpg --dearmor | \
sudo tee /usr/share/keyrings/oleiade-archive-keyring.gpg > /dev/null

# Add the repository to your system's sources
Expand Down

0 comments on commit ee92de6

Please sign in to comment.