1. Download and Install Java
URL
2. Download and Install Eclipse IDE
URL
3. Download and Install Python
URL
4. Update Environment variables with Python path on a Windows machine

5. Update Environment variables with python/script on your windows machine - This is to access PIP

6. Validate JAVA version through command prompt

7. Validate Python version through command prompt

8. Validate PIP version through command prompt

9. Download RED editor for Eclipse from the Eclipse marketplace - RED editor is created by Nokia and is very stable
Navigation: Open Eclipse-->Help-->Eclipse Market Place

10. Download Pydev from Eclipse market place for working with Python through eclispe IDE
Navigation: Open Eclipse-->Help-->Eclipse Market Place

11. Download robotframework-selenium2library through PIP
Open Command prompt Navigate to the Python script location and type/paste the PIP command to download RobotFramework
PIP command for Robot Framework
