Update readme for new version

This commit is contained in:
R Tyler Croy 2021-01-01 11:37:36 -08:00
parent 6e0c76dd70
commit a3d6980f71
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ try you can install it via Rust's `cargo` command: `cargo install zap-cli`.
cargo install zap-cli
mkdir my-zap-project
cd my-zap-project
wget https://github.com/rtyler/zap/archive/v0.1.0.tar.gz
tar -zxvf v0.1.0.tar.gz zap-0.1.0/tasks -C tasks --strip=1
wget https://github.com/rtyler/zap/archive/v0.1.1.tar.gz
tar -zxvf v0.1.1.tar.gz zap-0.1.1/tasks -C tasks --strip=1
cat > hello.zplan <<EOF
task 'tasks/echo.ztask' {
msg = 'Show them my medal Kif'