Browse Source

Minor fix

Fabs 10 years ago
parent
commit
400fd6eb87
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 offers
+  python manage.py loaddata offers ip_pool
 
 Then at each code update :