# README
ZED AUTO UPDATE
A program to automating updates the Zed editor development version on Linux
BUILDING
- Check if you have Golang installed
- Check if you have Zed dev version installed
- Run
go build main.go
in source directory
USING
- Run
./main
in source directory - Add
main
file in crontab
ATENTION
Zed already has auto-update. This is just an education project