Skip to content

Commit 3c1652b

Browse files
author
Daniel Thümen
committed
Remove binary, change get parameter in Install Guide
1 parent 8620649 commit 3c1652b

2 files 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
@@ -20,7 +20,7 @@ An inventory management system, based on buckets you can place items in
2020
- `django-admin startproject website`*
2121
- `cd website`*
2222
3. Get python3-django-inventory
23-
- `wget https://github.com/ChaosRambo/python3-django-inventory/raw/master/inventory.tar.gz -O - | tar -xz`
23+
- `git clone https://github.com/ChaosRambo/python3-django-inventory.git inventory`
2424
4. Configure Django
2525
- `vim website/settings.py`*
2626
- Add to `INSTALLED_APPS`:

inventory.tar.gz

-693 KB
Binary file not shown.

0 commit comments

Comments
 (0)