Skip to content

Commit ef3c8ca

Browse files
authored
Update README.md
1 parent e74a25f commit ef3c8ca

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Shell script to install NormalNvim in a single step.
1212
## Supported GitHub actions
1313
The fact a installer has a GitHub action, mean the installer is very stable; If any dependency cease to exist on the repositories of a distro, we will inmediatelly know.
1414

15-
* Arch
16-
* Ubuntu
17-
* MacOs
18-
* Termux
19-
* Fedora
15+
* [Arch](https://github.com/NormalNvim/installer/blob/main/tests/test-arch-dependencies.sh)
16+
* [Ubuntu](https://github.com/NormalNvim/installer/blob/main/tests/test-ubuntu-dependencies.sh)
17+
* [MacOs](https://github.com/NormalNvim/installer/blob/main/tests/test-macos-dependencies.sh)
18+
* [Termux](https://github.com/NormalNvim/installer/blob/main/tests/test-termux-dependencies.sh)
19+
* [Fedora](https://github.com/NormalNvim/installer/blob/main/tests/test-fedora-dependencies.sh)

0 commit comments

Comments
 (0)