From 99604cd2a9ec996faf16fe14c19e4a70a58ea490 Mon Sep 17 00:00:00 2001 From: fomys Date: Sat, 13 Jun 2020 15:49:43 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce7cad8..c60da11 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,11 @@ Python Discord Module Index # Install + `git clone https://moriya.zapto.org/gitsokyo/PDBA/PDMI.git` -`cd .......` + +`cd PDMI` + `pipenv update` + `pipenv run python manage.py runserver 8000` \ No newline at end of file