2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-27 21:16:45 +00:00

Update README.md

This commit is contained in:
Matthias Mair 2022-02-10 00:00:09 +01:00 committed by GitHub
parent f81a2e2bfc
commit a18f218d12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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