Verified Commit c92e2b6b authored by Lennart Kloock's avatar Lennart Kloock 🦀
Browse files

Add link to shellcheck installation guide

parent 1af47fbb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ working Git installation to fetch the code.

- SQLite 3 development files (e.g. available via `apt install libsqlite3-dev`)
  
- To successfully run git hooks: `shellcheck` (used in [`maint/shellcheck_all`](./maint/shellcheck_all))
- To successfully run git hooks: [shellcheck](https://github.com/koalaman/shellcheck#installing) (used in [`maint/shellcheck_all`](./maint/shellcheck_all))

**Clone the source code**