Skip to content

Commit 283b49e

Browse files
authored
Merge pull request #6 from AIComputing101/dev/license
Updated license
2 parents 386b530 + 90428ac commit 283b49e

File tree

5 files changed

+218
-208
lines changed

5 files changed

+218
-208
lines changed

BEGINNERS_GUIDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Welcome to your quantum computing journey! This guide will help you navigate the
103103

104104
### Quick Start (5 minutes):
105105
```bash
106-
# Install Python 3.8+ if not already installed
106+
# Install Python 3.11+ if not already installed (3.12+ recommended)
107107
# Clone this repository first
108108
git clone https://github.com/AIComputing101/quantum-computing-101.git
109109
cd quantum-computing-101
@@ -121,7 +121,7 @@ python verify_examples.py --quick
121121
```
122122

123123
### Recommended Development Environment:
124-
- **Python 3.8+** (required)
124+
- **Python 3.11+** (required, 3.12+ recommended for best performance)
125125
- **Jupyter Notebook** (optional but helpful for experimentation)
126126
- **VS Code** with Python extension (great for beginners)
127127
- **Git** (for version control)

CLAUDE.md

Lines changed: 0 additions & 182 deletions
This file was deleted.

0 commit comments

Comments
 (0)