Update README.md

This commit is contained in:
Jens Timmerman 2020-08-19 19:32:15 +02:00 committed by GitHub
parent dc785181e4
commit ff43a53039
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ The object of this django app is to keep track of which goods you own, when they
# Getting started (development/testing)
```
dnf install -y python3-pip
dnf install -y python3-pip git
pip3 install django
git clone git@github.com:JensTimmerman/im.git
cd im