From 9d851a1502842bb459b40329fc889dd93688adfb Mon Sep 17 00:00:00 2001 From: Michael <11843596+MichaelAldrich@users.noreply.github.com> Date: Wed, 2 Dec 2020 14:24:46 -0600 Subject: [PATCH] * clean up readme --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index ecd906b..5606d07 100644 --- a/README.md +++ b/README.md @@ -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: @@ -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)