Skip to content

Commit

Permalink
Fix: Outdated link of blender git repository on generate_modules.md (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
espiondev authored Nov 12, 2023
1 parent 87579d2 commit dc761c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/generate_modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Download Blender whose version is the version you try to generate modules.
### 2. Download Blender sources

```bash
git clone git://git.blender.org/blender.git
git clone https://projects.blender.org/blender/blender.git
```

### 3. Download fake-bpy-module sources
Expand Down

0 comments on commit dc761c8

Please sign in to comment.