Skip to content

Commit d40f102

Browse files
CopilotProject516
andcommitted
Fix typo in README.md
Co-authored-by: Project516 <138796702+Project516@users.noreply.github.com>
1 parent 7fce0f9 commit d40f102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For Debian/Ubuntu and derivatives (recommended for terminal usage):
1919

2020
You can use curl to do it from the command line:
2121
```bash
22-
curl -s -L -o numberguessingame.deb https://github.com/Project516/NumberGuessingGame/releases/download/0.x.y/numberguessinggame.deb
22+
curl -s -L -o numberguessinggame.deb https://github.com/Project516/NumberGuessingGame/releases/download/0.x.y/numberguessinggame.deb
2323
```
2424
where `x` and `y` is the version you want.
2525
2. Install it:

0 commit comments

Comments
 (0)