From 4fd85450185fbc95ac00969ae0a6bd8b0636566f Mon Sep 17 00:00:00 2001 From: stumbaumr Date: Wed, 4 Aug 2021 09:55:34 +0200 Subject: [PATCH] Fix a small typo (#251) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d6b5e9..712b8f5 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ See [install instructinos](https://docs.filegator.io/install.html) for Ubuntu 18 ## Download precompiled build Precompiled build is created for non-developers. In this version, the frontend (html, css and javascript) is compiled for you and the source code is removed so the final archive contains only minimum files. -[Download & install instructinos](https://docs.filegator.io/install.html) +[Download & install instructions](https://docs.filegator.io/install.html) ## Project setup for development (Linux)