v1.4.6 - Documentation Cleanup: Remove Non-Working Install Methods
π v -
$(cat release_notes.md)
π¦ Quick Installation
Windows
curl -L -o install.bat https://github.com/LightWraith8268/Docx2Shelf/releases/latest/download/install.bat && install.batmacOS/Linux
curl -sSL https://github.com/LightWraith8268/Docx2Shelf/releases/latest/download/install.sh | bashπ‘ Alternative Installation Methods
Manual Python Installation:
# pipx (recommended - isolated environment)
pipx install git+https://github.com/LightWraith8268/Docx2Shelf.git
# or with pip
pip install git+https://github.com/LightWraith8268/Docx2Shelf.gitSee installation guide for more options.
Full Changelog: See CHANGELOG.md