Skip to content

Commit

Permalink
remove installation in favor of #13
Browse files Browse the repository at this point in the history
  • Loading branch information
lispyclouds committed Apr 8, 2020
1 parent f42b65d commit ee18eee
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,6 @@ encouraged to build their own CLIs using Bob as an engine in ways they see fit.

**This is a work in progress in conjunction with Bob and will be evolving.**

## Installation

You can run the bootstrap-script to generate a wendy binary. Then you can add it to your PATH if you want to.

### Dependencies
bash, curl, tar, jq, docker-compose

### Manual:
- Start Docker daemon e.g. with `systemctl start docker`
- Run `bootstrap_wendy.sh`

## Building and running from source

### Requirements:
Expand Down

0 comments on commit ee18eee

Please sign in to comment.