mirror of https://github.com/cheat/cheat.git
Delete two redundant words
This commit is contained in:
parent
0d9c92c8c0
commit
5ceb4bbc40
|
@ -15,7 +15,7 @@ cd /tmp \
|
||||||
&& sudo mv cheat-linux-amd64 /usr/local/bin/cheat
|
&& sudo mv cheat-linux-amd64 /usr/local/bin/cheat
|
||||||
```
|
```
|
||||||
|
|
||||||
You may need to need to change the version number (`4.4.0`) and the archive
|
You may need to change the version number (`4.4.0`) and the archive
|
||||||
(`cheat-linux-amd64.gz`) depending on your platform.
|
(`cheat-linux-amd64.gz`) depending on your platform.
|
||||||
|
|
||||||
See the [releases page][releases] for a list of supported platforms.
|
See the [releases page][releases] for a list of supported platforms.
|
||||||
|
|
Loading…
Reference in New Issue