We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1290153 commit 2e0925aCopy full SHA for 2e0925a
1 file changed
build/release_footer.md
@@ -8,15 +8,14 @@ Each described installation is self contained, and produces a working nxt.
8
## Pip Installation
9
From a Python 3 environment run the following command:
10
`pip install nxt-editor`
11
-**Python Dependancies**
+**Python Dependencies**
12
- [nxt-core](https://github.com/nxt-dev/nxt)
13
- [Qt.py](https://github.com/mottosso/Qt.py)
14
- [PySide6](https://doc.qt.io/qtforpython-6/gettingstarted.html)
15
16
17
## Blender (2.8 and newer) Installation
18
-1. Download Blender addon (nxt_blender.zip)
19
-2. Extract and follow `README.md` inside
+See the [latest release of nxt-blender](https://github.com/nxt-dev/nxt-blender/releases/latest).
20
21
### Blender update
22
- Automatically: NXT > Update NXT
0 commit comments