diff --git a/Instalation-instructions.md b/Instalation-instructions.md new file mode 100644 index 0000000..6ad9580 --- /dev/null +++ b/Instalation-instructions.md @@ -0,0 +1,16 @@ +# Windows Installation Guide + +## Installing Python + +1. **Download and Install Python:** + - Visit the [official Python website](https://www.python.org/downloads/) and download Python 3.x. + - During installation, ensure you check the option to add Python to your PATH. + +![Python Installation](https://github.com/nixietab/picodulce/assets/75538775/5b2cb994-f5e8-4af0-9ca1-ea29cd55ee21) + +2. **Verify Installation:** + - Open Command Prompt and type `python --version` to verify Python is installed correctly. + +## 2hsu Installer + +For a simpler installation process, you can use the [2hsu Installer](https://github.com/nixietab/2hsu/releases/tag/release). This tool streamlines the setup process for you.