From c0f1cb4619c24ffaa41401277ff52f20bae60828 Mon Sep 17 00:00:00 2001 From: Oha-you Date: Wed, 14 Apr 2021 15:51:00 +0300 Subject: [PATCH] update: Readme - mention demo:seed command --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d80f5c988c..8c71dfe327 100644 --- a/README.md +++ b/README.md @@ -120,8 +120,15 @@ sudo ./install.sh Check it out here for more information: https://github.com/poppabear8883/UNIT3D-INSTALLER +### Demo Data + +Use this command to generate demo users and torrents for testing purposes: + +`php artisan demo:seed` + ## 📖 Documentation (Out Of Date!) Repo - https://github.com/HDInnovations/UNIT3D-Community-Edition-Docs + Site - https://hdinnovations.github.io/UNIT3D-Community-Edition-Docs/ ## 🖥️ Updating