diff --git a/README.md b/README.md index 231f088..f34f0d3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ --- ### How To Install * #### _Make sure pip is installed in your system, else install pip before proceeding_ -* #### _Download the zip file from [Download v1.0-beta](https://github.com/Amith225/3D-ENGINE/archive/v1.0-beta.zip)_ +* #### _Download the zip file from [Download v1.0-beta](https://github.com/Amith225/3D-ENGINE/archive/v1.0.zip)_ * #### _After Installing open cmd inside the 3D-ENGINE folder and run ```pip install -r requirements.txt```_ * #### _If using virtiual environment run the command through it_ * #### _Finnaly to see the demo run main.py in scr. Use the renderer.py as a library_