Skip to content

Commit

Permalink
* clean up readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelAldrich committed Dec 2, 2020
1 parent ffaff6b commit 9d851a1
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@
### PIP package
- From [PyPi](https://pypi.org/project/nxt-editor/):
- `pip install nxt-editor`

- From GitHub:
1. Download the pip source distribution(`nxt-#.#.#.tar.gz`) from the [latest release](https://github.com/nxt-dev/nxt_editor/releases/latest)

2. `pip install path/to/nxt-#.#.#.tar.gz`

### Maya plugin:

Expand All @@ -43,12 +38,6 @@
- From [PyPi](https://pypi.org/project/nxt-editor/):
- `pip install -U nxt-editor`


- From GitHub:
1. Download the pip source distribution(`nxt-#.#.#.tar.gz`) from the [latest release](https://github.com/SunriseProductions/nxt_editor/releases/latest)

2. `pip install --upgrade path/to/nxt-#.#.#.tar.gz`

### Maya plugin:

1. Download the `nxt_maya` zip from the [latest release](https://github.com/SunriseProductions/nxt_editor/releases/latest)
Expand Down

0 comments on commit 9d851a1

Please sign in to comment.