Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 441 Bytes

installation.md

File metadata and controls

19 lines (14 loc) · 441 Bytes

How to Install

First, make sure that you have python in your computer

1.Clone this repository by type this command in your terminal at your choosen path:

git clone https://github.com/thanidacwn/ku-polls.git ku-polls

go to project directory

cd ku-polls

2.Create a virtual env directory named "env"

python3 -m venv  env