diff --git a/.github/readme.md b/.github/readme.md index f9bd7784..08751718 100644 --- a/.github/readme.md +++ b/.github/readme.md @@ -6,18 +6,7 @@ vgo is a tool for optimizing vector artwork files that helps ensure your vector ## Installation -Download the jar from the releases page. - -Run it quickly by creating an alias or by creating and placing an executable script `vgo` on your path. - -``` -alias vgo="java -jar " -``` - -``` -#!/bin/sh -java -jar "$@" -``` +Download the distrobution from the releases page. Unzip it. Add the `bin` folder to your path. ## Command Line Interface