Skip to content
Snippets Groups Projects
Commit dacb5170 authored by tolgayurt's avatar tolgayurt
Browse files

Update README.md

parent 788d2e2d
No related branches found
No related tags found
No related merge requests found
# Packing_Polygons_Pycharm
Installation
- Python 3.8 is required
Windows
1) download the repository
2) open terminal
3) navigate to the repository
4) venv\Scripts\activate
5) pip install -r packing_polygons_pycharm\mysite\requirements\base.txt
---------------------------------------------------------------------------
Linux
1) git clone https://git.imp.fu-berlin.de/tolgayurt/packing_polygons_pycharm.git
2) ./packing_polygons_pycharm/mysite/venv/Scripts/activate
3) pip install -r packing_polygons_pycharm/mysite/requirements/base.txt
4) python packing_polygons_pycharm/mysite/manage.py runserver
Start your browser to use the Server and navigate to the url http://127.0.0.1:8000/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment