Skip to content

Commit 09c5820

Browse files
authored
Add slightly more verbose installation instructions
1 parent 48fb61d commit 09c5820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
An inventory management system, based on buckets you can place items in
33

44
# Installation
5-
This is a Python 3 Django module and cannot be used standalone. Also needs `crispy_forms`, which on debianoid systems is available as `python3-django-crispy-forms`.
5+
This is a python 3 django module and cannot be used standalone. Also needs `crispy_forms`, which on debianoid systems is available as `python3-django-crispy-forms`. Create a project, add the contents of this repositories as a directory named `inventory`.

0 commit comments

Comments
 (0)