Windows
Windows
In this document you will find indications on how to prepare your working environment if you
have a Windows computer. Since the whole training is done with a Unix distribution (valid for
MacOs and Linux).
Although all the commands presented in the training or on the github work. There are some
variations for some of them:
1. Navigate to the latest Git for Windows installer and download the latest version.
2. Once the installer has started, follow the instructions as provided in the Git Setup
wizard screen until the installation is complete.
3. Open the windows command prompt (or Git Bash if you selected not to use the
standard Git Windows Command Prompt during the Git installation).
4. Type git version to verify Git was installed.
1) Install virtualenv
- pip install virtualenv
3) Activate it
Conclusion :
If you have other questions, ask directly on Q&A on udemy or by private message,
you have all the links on the training :)