Skip to content

Commit

Permalink
Add a preamble
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian C. Dunn committed Feb 24, 2016
1 parent a1b4bc3 commit 2919cfc
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions demo/demoscript.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# The bldr demo script

## Preparing for the demo

You don't need to make the whole world before running a demo; starting from scratch you can simply

```
make shell
studio enter
# downloads pre-built userland, enough for package building
build redis
dockerize redis
```

Now you're ready for the demo.

## Pre-bldr world

```
Expand Down

1 comment on commit 2919cfc

@chef-delivery
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delivery Status:

Verify
Unit
Lint
Syntax

Please sign in to comment.