Browse Source

Update README with fixture

Baptiste Jonglez 10 years ago
parent
commit
b1ec617f00
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -56,7 +56,7 @@ To sync database, the first time run :
 
 You probably want to import some base data to play with:
 
-  python manage.py loaddata offers ip_pool
+  python manage.py loaddata offers ip_pool offers
 
 Then at each code update :