Skip to content

Commit 7eeb228

Browse files
authored
Update README.md
1 parent ff60ca0 commit 7eeb228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ scoop reset deno
153153

154154
### either unzip or 7z is required
155155

156-
The program [`unzip`](https://linux.die.net/man/1/unzip) or [`7z`](https://linux.die.net/man/1/7z) is a requirement for the Shell installer.
156+
To decompress the `deno` archive, one of either [`unzip`](https://linux.die.net/man/1/unzip) or [`7z`](https://linux.die.net/man/1/7z) must be available on the target system.
157157

158158
```sh
159159
$ curl -fsSL https://deno.land/install.sh | sh

0 commit comments

Comments
 (0)