Skip to content

Commit 7ffbf95

Browse files
author
Marc Jakobi
committed
docs: install instruction tweaks
1 parent bcf9123 commit 7ffbf95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tutorial/02-getting-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,16 +43,15 @@ If you system does not have FUSE, you can [extract the AppImage](https://github.
4343
./squashfs-root/usr/bin/lx
4444
```
4545

46-
#### Debian
46+
#### Debian-based distributions
4747

4848
Download and install the `.deb` package for your architecture:
4949

5050
- `lx_<version>_<arch>.deb`
5151

5252
#### Arch Linux
5353

54-
Download the `PKGBUILD` and `lx_<version>_86_64.tar.gz` and install using
55-
`makepkg` and `pacman`.
54+
Download the `PKGBUILD` and `lx_<version>_86_64.tar.gz` and install using [`makepkg`](https://wiki.archlinux.org/title/Makepkg).
5655

5756
### macOS
5857

@@ -74,6 +73,7 @@ so you may have to configure Gatekeeper to allow you to use it.
7473
- `lx_<version>_x64-setup.exe`
7574
- or `lx_<version>_x64_en-US.msi`
7675

76+
:::note
7777
As a young FOSS project, we do not sign the Windows package with a CA,
7878
so you will be shown a "Windows protected your PC" warning when running the installer.
7979
:::

0 commit comments

Comments
 (0)