Skip to content

Commit 6ea190f

Browse files
authored
Update README.md
Signed-off-by: Clay <claytontdm@gmail.com>
1 parent f55d472 commit 6ea190f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,10 @@ The following tools are required:
3535

3636
- `zip` and `unzip` utilities
3737
- `dconf` (usually installed with Cinnamon)
38-
- [Deno](https://deno.com/) runtime (if not using pre-compiled binaries)
3938

4039
```bash
4140
# Install prerequisites on Debian/Ubuntu-based systems such as Linux Mint
4241
sudo apt install zip unzip dconf-cli
43-
44-
# Install Deno
45-
curl -fsSL https://deno.land/install.sh | sh
4642
```
4743

4844
### Install the Application

0 commit comments

Comments
 (0)