We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55d472 commit 6ea190fCopy full SHA for 6ea190f
README.md
@@ -35,14 +35,10 @@ The following tools are required:
35
36
- `zip` and `unzip` utilities
37
- `dconf` (usually installed with Cinnamon)
38
-- [Deno](https://deno.com/) runtime (if not using pre-compiled binaries)
39
40
```bash
41
# Install prerequisites on Debian/Ubuntu-based systems such as Linux Mint
42
sudo apt install zip unzip dconf-cli
43
-
44
-# Install Deno
45
-curl -fsSL https://deno.land/install.sh | sh
46
```
47
48
### Install the Application
0 commit comments