From a18f218d125a36f648cb506865cf32fde79179d0 Mon Sep 17 00:00:00 2001 From: Matthias Mair <66015116+matmair@users.noreply.github.com> Date: Thu, 10 Feb 2022 00:00:09 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b12ae82d..9ea58540 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project contains the source for the new InvenTree website. It is built on Jekyll and GitHub pages for backend / hosting and tailtwindcss for frontend. -## file structure +## File structure State as of f154fc0. ``` bash @@ -56,7 +56,7 @@ State as of f154fc0. └── tailwind.config.js ``` -## common commands +## Common commands Install packages ``` bundle install