v0.4.1 — Fix install.sh
What's Fixed
- install.sh is now self-contained — downloads the tarball, extracts the binary, and installs it. No more
cannot stat 'markflow'error when piping via curl. - Updated README install URLs to v0.4.1
Install
curl -sL https://github.com/TopHermDev/markdown-editor/releases/download/v0.4.1/install.sh | bashOr install the .deb package:
sudo dpkg -i markflow_0.4.1_amd64.debFull Changelog: v0.4.0...v0.4.1